plugin-so: use list of components instead of glib hash table
[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.029526 seconds and 4 git commands to generate.