[gnome-settings-daemon] media-keys: Use PLUGIN_CFLAGS for test application



commit d56de4af0e45e5dd669d6ac92b2f478bf6393fca
Author: Bastien Nocera <hadess hadess net>
Date:   Mon Jul 2 13:37:33 2012 +0100

    media-keys: Use PLUGIN_CFLAGS for test application

 plugins/media-keys/Makefile.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/plugins/media-keys/Makefile.am b/plugins/media-keys/Makefile.am
index 95e1b1e..6aecfac 100644
--- a/plugins/media-keys/Makefile.am
+++ b/plugins/media-keys/Makefile.am
@@ -118,6 +118,7 @@ test_media_keys_CPPFLAGS = \
 	$(AM_CPPFLAGS)
 
 test_media_keys_CFLAGS = \
+	$(PLUGIN_CFLAGS)		\
 	$(SETTINGS_PLUGIN_CFLAGS)	\
 	$(MEDIA_KEYS_CFLAGS)		\
 	$(AM_CFLAGS)



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