[gnome-settings-daemon] xsettings: put headers in test_xsettings_SOURCES



commit b31509a401c6bb1f4546f738d034d56d44b5abc7
Author: Ryan Lortie <desrt desrt ca>
Date:   Fri Mar 9 12:14:13 2012 -0500

    xsettings: put headers in test_xsettings_SOURCES

 plugins/xsettings/Makefile.am |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)
---
diff --git a/plugins/xsettings/Makefile.am b/plugins/xsettings/Makefile.am
index 2dcdd1d..5523f75 100644
--- a/plugins/xsettings/Makefile.am
+++ b/plugins/xsettings/Makefile.am
@@ -26,10 +26,15 @@ test_gtk_modules_CPPFLAGS =				\
 
 test_xsettings_SOURCES = \
 	gsd-xsettings-gtk.c	\
+	gsd-xsettings-gtk.h	\
 	gsd-xsettings-manager.c	\
+	gsd-xsettings-gtk.h	\
 	xsettings-common.c	\
+	xsettings-common.h	\
 	xsettings-manager.c	\
+	xsettings-manager.h	\
 	fontconfig-monitor.c	\
+	fontconfig-monitor.h	\
 	test-xsettings.c
 
 test_xsettings_CFLAGS = $(test_gtk_modules_CFLAGS)



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]