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