From 762dd31acc761e33f05d27857a7b5f2b23f6d917 Mon Sep 17 00:00:00 2001 From: Stefano Karapetsas Date: Wed, 12 Dec 2012 15:41:41 +0100 Subject: re-add previously deleted files into libslab they are dependencies of gnome-main-menu they are migrated to gsettings --- libslab/Makefile.am | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'libslab/Makefile.am') diff --git a/libslab/Makefile.am b/libslab/Makefile.am index f9c844fd..00ec6fb0 100644 --- a/libslab/Makefile.am +++ b/libslab/Makefile.am @@ -12,6 +12,8 @@ HEADER_FILES= \ app-shell.h \ application-tile.h \ bookmark-agent.h \ + directory-tile.h \ + document-tile.h \ double-click-detector.h \ mate-utils.h \ libslab-utils.h \ @@ -34,6 +36,8 @@ libslab_la_SOURCES = \ app-shell.c \ application-tile.c \ bookmark-agent.c \ + directory-tile.c \ + document-tile.c \ double-click-detector.c \ mate-utils.c \ libslab-utils.c \ -- cgit v1.2.1