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