Cleanup: standardise include path
[lttng-ust.git] / tests / ctf-types / Makefile.am
index 0e47359cc37ed2b939b7fd694c66936e42c7393f..8fcb1a2dd7ba99b5a9b83a5e47e4fc5aaa65b57b 100644 (file)
@@ -1,4 +1,4 @@
-AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_builddir)/include -Wsystem-headers
+AM_CPPFLAGS += -I$(srcdir) -Wsystem-headers
 
 noinst_PROGRAMS = ctf-types
 ctf_types_SOURCES = ctf-types.c tp.c ust_tests_ctf_types.h
This page took 0.023653 seconds and 4 git commands to generate.