X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=doc%2FMakefile.am;fp=doc%2FMakefile.am;h=8edb6dc1e6e63817728960f6ee335a6dfe46a3f9;hp=954c67ab314c4011ef37d80fc9525a7e254f3757;hb=72f23df86a9a8e567466e3389786831712e2cf35;hpb=2bd554c6c6e6dcfb44dcc1a76ca760b4ad220422 diff --git a/doc/Makefile.am b/doc/Makefile.am index 954c67ab3..8edb6dc1e 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1,4 +1,6 @@ SUBDIRS = man -EXTRA_DIST = quickstart.txt streaming-howto.txt +EXTRA_DIST = quickstart.txt streaming-howto.txt python-howto.txt \ + calibrate.txt kernel-CodingStyle.txt -dist_doc_DATA = quickstart.txt streaming-howto.txt +dist_doc_DATA = quickstart.txt streaming-howto.txt python-howto.txt \ + calibrate.txt