X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=Makefile.am;h=831ac9d29eca4dbb22470ef49925c94695eee8b3;hp=fa5beea9a9df6ddd0d5cdcdd4ee1d7ea0191cbb2;hb=b903e1f1807b150acb4f26508c0087bb1ea79c39;hpb=55bed2138489dd1bfc43726e0ce71f7d5ee6d62c diff --git a/Makefile.am b/Makefile.am index fa5beea9a..831ac9d29 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,18 +1,8 @@ ACLOCAL_AMFLAGS = -I config -SUBDIRS = liblttng-sessiond-comm \ - libkernelctl \ - liblttng-kconsumer \ - liblttng-ustconsumer \ - liblttng-consumer \ - lttng-consumerd +SUBDIRS = src \ + tests \ + include \ + doc -if ! BUILD_CONSUMERD_ONLY -SUBDIRS += liblttngctl \ - lttng \ - lttng-sessiond -endif - -SUBDIRS += tests \ - include \ - doc +dist_doc_DATA = ChangeLog