projects
/
lttng-tools.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Test: prevent the spawning of a daemonized sessiond
[lttng-tools.git]
/
Makefile.am
1
ACLOCAL_AMFLAGS = -I m4
2
3
DIST_SUBDIRS = include src extras doc tests
4
5
SUBDIRS = include src doc tests
6
7
if BUILD_EXTRAS
8
SUBDIRS += extras
9
endif
10
11
dist_doc_DATA = LICENSE \
12
ChangeLog \
13
README.md
14
15
dist_noinst_DATA = CodingStyle
16
17
EXTRA_DIST = extras/lttng-bash_completion gpl-2.0.txt lgpl-2.1.txt
This page took
0.029933 seconds
and
4
git commands to generate.