X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=tests%2Ftracepoint%2FMakefile.am;h=d7a5093686d3a757083b53127e60b86a8602fa7e;hb=e6e508c974088acd37ab97753632745f30eabe3e;hp=3c3fe90d2db36a983bbc1c862843d6ab045468e3;hpb=fdf7490f0edd76321265f70dce48f0435509b67e;p=lttng-ust.git diff --git a/tests/tracepoint/Makefile.am b/tests/tracepoint/Makefile.am index 3c3fe90d..d7a50936 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) -noinst_SCRIPTS = run -EXTRA_DIST = run +#CFLAGS_tracepoint_test.o = -I$(src) $(AM_CFLAGS) + +dist_noinst_SCRIPTS = run