Move libconsumer under common/consumer/
[lttng-tools.git] / Makefile.am
index c6c7af5ceb92b66ad7f3e7e140a0957f1ca9e3ac..7b2a23f0da3c7b529f8d10451b9f60e506b6cec2 100644 (file)
@@ -1,4 +1,4 @@
-ACLOCAL_AMFLAGS = -I config
+ACLOCAL_AMFLAGS = -I m4
 
 SUBDIRS = include \
                  src \
@@ -7,7 +7,8 @@ SUBDIRS = include \
                  doc
 
 dist_doc_DATA = LICENSE \
-                ChangeLog
+                ChangeLog \
+               README.md
 
 dist_noinst_DATA = CodingStyle
 
This page took 0.022871 seconds and 4 git commands to generate.