X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=blobdiff_plain;f=plugins%2FMakefile.am;h=7b4ca384e00fbee90e3ff05ab4d4180255d71ee6;hp=6575b0be24b59c0ccbaf7e0bb65df0fcfdb41f9c;hb=312c056ae3d374b253fa0cfe5ed576c0b0e5e569;hpb=0cb31e39840f9a8be916b0ad6447559d1a1b800e diff --git a/plugins/Makefile.am b/plugins/Makefile.am index 6575b0be..7b4ca384 100644 --- a/plugins/Makefile.am +++ b/plugins/Makefile.am @@ -1 +1,8 @@ -SUBDIRS = ctf text muxer +SUBDIRS = text utils ctf +# libctfcopytrace + +if ENABLE_DEBUG_INFO +#SUBDIRS += lttng-utils +endif + +noinst_HEADERS = plugins-common.h