qulogic/libgnt

Added GPLUGIN_CFLAGS to wms Makefile
soc.2013.gobjectification.plugins
2013-07-30, Ankit Vani
fccb40ea4b90
Parents d053fec3920f
Children 827f2d8fe094
Added GPLUGIN_CFLAGS to wms Makefile
--- a/wms/Makefile.am Sat Jul 06 15:17:36 2013 +0530
+++ b/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)