X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=plugins%2FMakefile.am;h=9b23e3c41c86ed738d33246052ef330f7d4929ec;hb=e3faff5412defca84ade6128e1ce7ca7e68a9f34;hp=2d697dbbbf5ca8751b2af65c88ba0466fedfd62f;hpb=4353f87743e90ef88cb7324dec008a9230faf836;p=deliverable%2Fbabeltrace.git diff --git a/plugins/Makefile.am b/plugins/Makefile.am index 2d697dbbb..9b23e3c41 100644 --- a/plugins/Makefile.am +++ b/plugins/Makefile.am @@ -1,3 +1,7 @@ -SUBDIRS = ctf text muxer trimmer writer +SUBDIRS = utils text ctf + +if ENABLE_DEBUG_INFO +SUBDIRS += lttng-utils +endif noinst_HEADERS = plugins-common.h