Hide new 'lttng_context_init_all' private symbol
[deliverable/lttng-ust.git] / tests / benchmark / Makefile.am
index ef9635c0da9b567aa9617f9afd5109dd5e9257ce..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
@@ -10,4 +10,4 @@ bench2_CFLAGS = -DTRACING $(AM_CFLAGS)
 
 dist_noinst_SCRIPTS = test_benchmark ptime
 
-extra_DIST = README
+EXTRA_DIST = README
This page took 0.025801 seconds and 5 git commands to generate.