Cleanup: standardise include path
[lttng-ust.git] / tests / same_line_tracepoint / Makefile.am
index c2c2bbbfe52f60296cd067ffdf2f1102b05d480b..598dbecc6393be8d1e47aacfd09f324e43e06f36 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 = same_line_tracepoint
 same_line_tracepoint_SOURCES = same_line_tracepoint.c ust_tests_sameline.h
This page took 0.025077 seconds and 4 git commands to generate.