X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=plugins%2FMakefile.am;h=9b23e3c41c86ed738d33246052ef330f7d4929ec;hb=7144b5acc3ecac81b0d497b51a864d59a4cca72c;hp=158e7d7d336496d40680b76f0b0e95855c49ceae;hpb=e0dfa761f98d627ba5083e99f23d40528b2c4f14;p=babeltrace.git diff --git a/plugins/Makefile.am b/plugins/Makefile.am index 158e7d7d..9b23e3c4 100644 --- a/plugins/Makefile.am +++ b/plugins/Makefile.am @@ -1,3 +1,7 @@ -SUBDIRS = ctf text muxer writer utils +SUBDIRS = utils text ctf + +if ENABLE_DEBUG_INFO +SUBDIRS += lttng-utils +endif noinst_HEADERS = plugins-common.h