3c3fe90d2db36a983bbc1c862843d6ab045468e3
[ust.git] / tests / tracepoint / Makefile.am
1 SUBDIRS = benchmark
2
3 AM_CPPFLAGS = -I$(top_srcdir)/include
4
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
8
9 #FIXME: this test is broken:
10 #ust/tests/tracepoint/tracepoint_test.c:64: undefined reference to
11 #`register_trace_ust_event_msg'
12 #CFLAGS_tracepoint_test.o = -I$(src)
13 noinst_SCRIPTS = run
14 EXTRA_DIST = run
This page took 0.029204 seconds and 4 git commands to generate.