Add missing files to distribution
[lttng-ust.git] / tests / tracepoint / Makefile.am
CommitLineData
91594b71
MD
1SUBDIRS = benchmark
2
cd5de8df
DG
3AM_CPPFLAGS = -I$(top_srcdir)/include
4
fdf7490f
MD
5#noinst_PROGRAMS = tracepoint_test
6#tracepoint_test_SOURCES = tracepoint_test.c tracepoint_test.h
7#tracepoint_test_LDADD = $(top_builddir)/libust/libust.la $(top_builddir)/libust-initializer.o
cd5de8df 8
fdf7490f
MD
9#FIXME: this test is broken:
10#ust/tests/tracepoint/tracepoint_test.c:64: undefined reference to
11#`register_trace_ust_event_msg'
e1c62734 12#CFLAGS_tracepoint_test.o = -I$(src) $(AM_CFLAGS)
e6e508c9
MJ
13
14dist_noinst_SCRIPTS = run
This page took 0.029937 seconds and 4 git commands to generate.