27c904adc2cc85b2ed8b47fc8de7bf0afed925a5
[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 !BUILT_IN_PLUGINS
8 SUBDIRS += plugins
9 endif
This page took 0.030108 seconds and 3 git commands to generate.