Fix: UST app major version check
[lttng-tools.git] / tests / Makefile.am
CommitLineData
355f483d 1SUBDIRS = . tools kernel
d3e8f6bb 2
e3db14ea
MD
3AM_CFLAGS = -g -Wall
4AM_LDFLAGS = -lurcu -lurcu-cds
fac6795d 5
355f483d 6EXTRA_DIST = run-report.py test_list.py utils.sh utils.h
c60ddab6 7
ec8f26de 8if HAVE_LIBLTTNG_UST_CTL
355f483d 9SUBDIRS += ust
ec8f26de 10endif # HAVE_LIBLTTNG_UST_CTL
69c0b621 11
63371d1e
DG
12check-am:
13 ./runall.sh
This page took 0.026885 seconds and 4 git commands to generate.