Completely rework configure.ac
[babeltrace.git] / tests / Makefile.am
1 SUBDIRS = utils cli lib bindings
2
3 EXTRA_DIST = $(srcdir)/ctf-traces/** \
4 $(srcdir)/debug-info-data/** \
5 $(srcdir)/debug-info-data/.build-id/cd/**
6
7 if !ENABLE_BUILT_IN_PLUGINS
8 SUBDIRS += plugins
9 endif
This page took 0.029659 seconds and 4 git commands to generate.