Fix: Don't override user variables within the build system
[babeltrace.git] / lib / Makefile.am
index 48a95c11ca5983d75c06cfad1d92f21bf6295556..5ae2be4227cd16b1851b6bd64b34463a4ee1ffbf 100644 (file)
@@ -1,7 +1,5 @@
 SUBDIRS = ctf-ir ctf-writer prio_heap plugin graph .
 
-AM_CFLAGS = $(PACKAGE_CFLAGS) -I$(top_srcdir)/include
-
 lib_LTLIBRARIES = libbabeltrace.la libbabeltrace-ctf.la
 
 libbabeltrace_la_SOURCES = babeltrace.c values.c ref.c logging.c
This page took 0.022993 seconds and 4 git commands to generate.