fix: command handling: do not check domain for commands not requiring domain
[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.029097 seconds and 4 git commands to generate.