Fix: Relay daemon ownership and reference counting
[lttng-tools.git] / doc / Makefile.am
index 954c67ab314c4011ef37d80fc9525a7e254f3757..7ae930356b534eb9275d1056d7ebcaaf8673568a 100644 (file)
@@ -1,4 +1,9 @@
 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 \
+       relayd-architecture.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.023263 seconds and 4 git commands to generate.