Clean-up of configure.ac and tests/Makefile.am
[lttng-ust.git] / tests / Makefile.am
CommitLineData
d23b20e9 1SUBDIRS = . hello hello-static-lib same_line_tracepoint snprintf
1518fa0f 2
340f7763
SM
3if CXX_WORKS
4SUBDIRS += hello.cxx
5endif
6
76154767 7dist_noinst_SCRIPTS = test_loop runtests trace_matches
48beefc9 8
67787f50 9noinst_LIBRARIES = libtap.a
48beefc9 10
67787f50 11libtap_a_SOURCES = \
48beefc9
NC
12 tap.c \
13 tap.h
This page took 0.035512 seconds and 5 git commands to generate.