ChangeLog and version updates for release 0.11
[ust.git] / tests / tracepoint / Makefile.am
CommitLineData
cd5de8df
DG
1AM_CPPFLAGS = -I$(top_srcdir)/include
2
3noinst_PROGRAMS = tracepoint_test
4tracepoint_test_SOURCES = tracepoint_test.c tracepoint_test.h
5tracepoint_test_LDADD = $(top_builddir)/libust/libust.la $(top_builddir)/libust-initializer.o
6
7CFLAGS_tracepoint_test.o = -I$(src)
8noinst_SCRIPTS = run
9EXTRA_DIST = run
This page took 0.023239 seconds and 4 git commands to generate.