Add test utilities to gitignore
[lttng-tools.git] / doc / Makefile.am
index f57abf42a66f102aa506e94a046d89ad8d751769..4ff71ebbf0cbd53f77ac4668306422aa5a9d8f2e 100644 (file)
@@ -1,6 +1,8 @@
 SUBDIRS = man
 EXTRA_DIST = quickstart.txt streaming-howto.txt python-howto.txt \
-       snapshot-howto.txt calibrate.txt kernel-CodingStyle.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 python-howto.txt \
-       snapshot-howto.txt calibrate.txt
+       snapshot-howto.txt calibrate.txt live-reading-howto.txt \
+       live-reading-protocol.txt valgrind-howto.txt
This page took 0.02392 seconds and 4 git commands to generate.