Add missing files to distribution
[lttng-ust.git] / tests / tracepoint / Makefile.am
index 3c3fe90d2db36a983bbc1c862843d6ab045468e3..d7a5093686d3a757083b53127e60b86a8602fa7e 100644 (file)
@@ -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
This page took 0.026746 seconds and 4 git commands to generate.