fix: add missing break in command handling
[lttng-tools.git] / Makefile.am
1 ACLOCAL_AMFLAGS = -I config
2
3 SUBDIRS = src \
4 tests \
5 include \
6 doc
7
8 dist_doc_DATA = LICENSE \
9 ChangeLog
10
11 EXTRA_DIST = extras/lttng-bash_completion
This page took 0.028933 seconds and 4 git commands to generate.