Fix tracepoint test with deprecated API
[ust.git] / tests / tracepoint / Makefile.am
CommitLineData
91594b71
MD
1SUBDIRS = benchmark
2
cd5de8df
DG
3AM_CPPFLAGS = -I$(top_srcdir)/include
4
c8afcc1a
YB
5noinst_PROGRAMS = tracepoint_test
6tracepoint_test_SOURCES = tracepoint_test.c tracepoint_test.h
7tracepoint_test_LDADD = $(top_builddir)/libust/libust.la $(top_builddir)/libust-initializer.o
cd5de8df 8
c8afcc1a 9CFLAGS_tracepoint_test.o = -I$(src)
cd5de8df
DG
10noinst_SCRIPTS = run
11EXTRA_DIST = run
This page took 0.027346 seconds and 4 git commands to generate.