summaryrefslogtreecommitdiff
path: root/gtk/Makefile.am
diff options
context:
space:
mode:
authorFederico Mena Quintero <federico@gnome.org>2011-10-06 09:20:32 -0500
committerFederico Mena Quintero <federico@gnome.org>2012-09-03 20:55:52 -0500
commit19ef71897d79694608a1d852890ca610e22ddb45 (patch)
treebe7b3b39d70adaadd4c43f85c8436ff0b2b16437 /gtk/Makefile.am
parent4f9b06da5631708532c5fae7be4852847e0376f2 (diff)
downloadgtk+-19ef71897d79694608a1d852890ca610e22ddb45.tar.gz
Add gtkplacessidebar.[ch] to Makefile.am and fix compilation errors
Signed-off-by: Federico Mena Quintero <federico@gnome.org> Conflicts: gtk/Makefile.am
Diffstat (limited to 'gtk/Makefile.am')
-rw-r--r--gtk/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/gtk/Makefile.am b/gtk/Makefile.am
index c386323ae5..dae28f07f3 100644
--- a/gtk/Makefile.am
+++ b/gtk/Makefile.am
@@ -288,6 +288,7 @@ gtk_public_h_sources = \
gtkpagesetup.h \
gtkpaned.h \
gtkpapersize.h \
+ gtkplacessidebar.h \
gtkplug.h \
gtkprintcontext.h \
gtkprintoperation.h \
@@ -762,6 +763,7 @@ gtk_base_c_sources = \
gtkpango.c \
gtkpapersize.c \
gtkpathbar.c \
+ gtkplacessidebar.c \
gtkpressandhold.c \
gtkprintcontext.c \
gtkprintoperation.c \