Cleanup: standardise include path
[lttng-ust.git] / tests / benchmark / Makefile.am
index de44d2e9555f368433754f16a734535c06aa7892..94f7e2217c4889432e99953f5cec3d4a3cca81b9 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 = bench1 bench2
 bench1_SOURCES = bench.c tp.c ust_tests_benchmark.h
This page took 0.022885 seconds and 4 git commands to generate.