Force the disabling of the gui building
[lttv.git] / Makefile.am
... / ...
CommitLineData
1ACLOCAL_AMFLAGS = -I config
2
3# WARNING : ltt must come before lttv, so that the traceread library is
4# up to date
5
6if BUILD_LIB_ONLY
7SUBDIRS = ltt doc
8else
9SUBDIRS = ltt lttv doc
10endif
11
12EXTRA_DIST = LTTngManual.html
This page took 0.022033 seconds and 4 git commands to generate.