Added GPLUGIN_CFLAGS to wms Makefile soc.2013.gobjectification.plugins

Tue, 30 Jul 2013 16:54:35 +0530

author
Ankit Vani <a@nevitus.org>
date
Tue, 30 Jul 2013 16:54:35 +0530
branch
soc.2013.gobjectification.plugins
changeset 36381
4e503eb99809
parent 36380
a813bb4c933a
child 36382
d3dafd8ef4df

Added GPLUGIN_CFLAGS to wms Makefile

finch/libgnt/wms/Makefile.am file | annotate | diff | comparison | revisions
--- a/finch/libgnt/wms/Makefile.am	Tue Jul 30 15:12:46 2013 +0530
+++ b/finch/libgnt/wms/Makefile.am	Tue Jul 30 16:54:35 2013 +0530
@@ -35,6 +35,7 @@
 	-I$(top_srcdir)/finch/libgnt \
 	$(DEBUG_CFLAGS) \
 	$(GLIB_CFLAGS) \
+	$(GPLUGIN_CFLAGS) \
 	$(GNT_CFLAGS) \
 	$(PLUGIN_CFLAGS)
 

mercurial