Remove some duplicate code in the build system
[lttv.git] / ltt / Makefile.am
index 8f17b098f61af1a6a96f44648a1e6db4a57367ab..aab53f96773e856c2cb38d4163a37a903eae8a47 100644 (file)
@@ -6,7 +6,7 @@
 
 #libdir = ${lttlibdir}
 
-AM_CFLAGS = $(GLIB_CFLAGS) 
+AM_CFLAGS = $(PACKAGE_CFLAGS)
 LIBS += $(GLIB_LIBS)
 LIBS += $(THREAD_LIBS)
 
This page took 0.023153 seconds and 4 git commands to generate.