Add test utilities to gitignore
[lttng-tools.git] / doc / Makefile.am
index 954c67ab314c4011ef37d80fc9525a7e254f3757..4ff71ebbf0cbd53f77ac4668306422aa5a9d8f2e 100644 (file)
@@ -1,4 +1,8 @@
 SUBDIRS = man
-EXTRA_DIST = quickstart.txt streaming-howto.txt
+EXTRA_DIST = quickstart.txt streaming-howto.txt python-howto.txt \
+       snapshot-howto.txt calibrate.txt kernel-CodingStyle.txt \
+       live-reading-howto.txt live-reading-protocol.txt
 
-dist_doc_DATA = quickstart.txt streaming-howto.txt
+dist_doc_DATA = quickstart.txt streaming-howto.txt python-howto.txt \
+       snapshot-howto.txt calibrate.txt live-reading-howto.txt \
+       live-reading-protocol.txt valgrind-howto.txt
This page took 0.023619 seconds and 4 git commands to generate.