[gnome-settings-daemon] wacom: Export schema name in CFLAGS



commit f9cb37d59c28299dda52a025a590d558d497ab62
Author: Bastien Nocera <hadess hadess net>
Date:   Mon Jul 2 13:39:04 2012 +0100

    wacom: Export schema name in CFLAGS

 plugins/wacom/Makefile.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/plugins/wacom/Makefile.am b/plugins/wacom/Makefile.am
index 3b70806..a6e0aa0 100644
--- a/plugins/wacom/Makefile.am
+++ b/plugins/wacom/Makefile.am
@@ -76,6 +76,7 @@ test_wacom_CPPFLAGS = \
 	-DGTKBUILDERDIR=\""$(pkgdatadir)"\"			\
 	-DGNOME_SETTINGS_LOCALEDIR=\""$(datadir)/locale"\"	\
 	-DLIBEXECDIR=\""$(libexecdir)"\"			\
+	-DSCHEMA_NAME=\""gsdwacom"\"				\
 	$(AM_CPPFLAGS)
 
 test_wacom_CFLAGS =			\



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