Move "hello-static-lib" to doc/examples and add non-automake Makefiles
[lttng-ust.git] / tests / Makefile.am
CommitLineData
a106a9f8 1SUBDIRS = . hello same_line_tracepoint snprintf
1518fa0f 2
340f7763
SM
3if CXX_WORKS
4SUBDIRS += hello.cxx
5endif
6
83b68040 7dist_noinst_SCRIPTS = test_loop run.sh trace_matches unit_tests
48beefc9 8
67787f50 9noinst_LIBRARIES = libtap.a
48beefc9 10
7fedf800
JG
11libtap_a_SOURCES = tap.c tap.h
12
13check-am:
14 ./run.sh unit_tests
This page took 0.027069 seconds and 4 git commands to generate.