Removing whitespace/align errors
[lttv.git] / Makefile.am
... / ...
CommitLineData
1# WARNING : ltt must come before lttv, so that the traceread library is
2# up to date
3
4if BUILD_LIB_ONLY
5SUBDIRS = ltt doc
6else
7SUBDIRS = ltt lttv doc
8endif
9
10EXTRA_DIST = LTTngManual.html
This page took 0.021864 seconds and 4 git commands to generate.