[gnome-settings-daemon] sound: Remove empty $(GNOME_CFLAGS)



commit 7ccfca66a4ace9cfb654a03e2e8142979f8fa12d
Author: Bastien Nocera <hadess hadess net>
Date:   Mon Jul 2 14:43:22 2012 +0100

    sound: Remove empty $(GNOME_CFLAGS)

 plugins/sound/Makefile.am |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/plugins/sound/Makefile.am b/plugins/sound/Makefile.am
index f98d50f..d17b356 100644
--- a/plugins/sound/Makefile.am
+++ b/plugins/sound/Makefile.am
@@ -17,7 +17,6 @@ libsound_la_CPPFLAGS = \
 libsound_la_CFLAGS = \
 	$(PLUGIN_CFLAGS)		\
 	$(SETTINGS_PLUGIN_CFLAGS) \
-	$(GNOME_CFLAGS)	\
 	$(PULSE_CFLAGS)	\
 	$(AM_CFLAGS)
 



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