projects
/
lttng-tools.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
441354e12df708d979208f02def31437c7773142
[lttng-tools.git]
/
tests
/
regression
/
Makefile.am
1
SUBDIRS = . tools kernel
2
3
AM_CFLAGS = -g -Wall
4
AM_LDFLAGS = -lurcu -lurcu-cds
5
6
EXTRA_DIST = run-report.py test_list.py runall.sh
7
8
if HAVE_LIBLTTNG_UST_CTL
9
SUBDIRS += ust
10
endif # HAVE_LIBLTTNG_UST_CTL
11
12
check-am:
13
./runall.sh
This page took
0.029132 seconds
and
4
git commands to generate.