X-Git-Url: http://git.liburcu.org/?p=lttng-ust.git;a=blobdiff_plain;f=tests%2Ftracepoint%2FMakefile.am;h=cf8aaa0058dd7e3f22225488c977e30fae936c94;hp=3c3fe90d2db36a983bbc1c862843d6ab045468e3;hb=a58e9bc0f13395c5df6f9be3c93a555574c630cd;hpb=10e2037396ae6bc7add2abb14322d78248e72fbe diff --git a/tests/tracepoint/Makefile.am b/tests/tracepoint/Makefile.am index 3c3fe90d..cf8aaa00 100644 --- a/tests/tracepoint/Makefile.am +++ b/tests/tracepoint/Makefile.am @@ -9,6 +9,6 @@ AM_CPPFLAGS = -I$(top_srcdir)/include #FIXME: this test is broken: #ust/tests/tracepoint/tracepoint_test.c:64: undefined reference to #`register_trace_ust_event_msg' -#CFLAGS_tracepoint_test.o = -I$(src) +#CFLAGS_tracepoint_test.o = -I$(src) $(AM_CFLAGS) noinst_SCRIPTS = run EXTRA_DIST = run