Fixed a bug on a call to ltt_trace_time_span_get. No API change.
[lttv.git] / Makefile.am
1 # WARNING : ltt must come before lttv, so that the traceread library is
2 # up to date
3
4 if BUILD_LIB_ONLY
5 SUBDIRS = ltt doc
6 else
7 SUBDIRS = ltt lttv doc
8 endif
9
10 EXTRA_DIST = LTTngManual.html
This page took 0.030192 seconds and 4 git commands to generate.