Cleanup: Don't hardcode include paths unnecessarily
[babeltrace.git] / formats / ctf / Makefile.am
index 094cb36dd5eedb00d4b406d01cb2b4b9d3602c32..cfb2bc7e29e37087ca40df4c83799e142c45296a 100644 (file)
@@ -1,4 +1,4 @@
-AM_CFLAGS = $(PACKAGE_CFLAGS) -I$(top_srcdir)/include
+AM_CFLAGS = $(PACKAGE_CFLAGS) -I$(top_srcdir)/include -I$(builddir)
 
 SUBDIRS = types metadata writer .
 
This page took 0.023133 seconds and 4 git commands to generate.