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