X-Git-Url: https://git.lttng.org/?p=lttng-ust.git;a=blobdiff_plain;f=doc%2FMakefile.am;fp=doc%2FMakefile.am;h=7eac79f22c40f32abf83a2b3fec057647ecb3e1c;hp=59a4c5b523def281268acac90767da3962166c2c;hb=53f7d0d7404de911dd62dff06f08539e33ea7519;hpb=1c1968450409b3c159a3000f9e1a968ff1e5f7e8 diff --git a/doc/Makefile.am b/doc/Makefile.am index 59a4c5b5..7eac79f2 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -8,4 +8,6 @@ if ENABLE_EXAMPLES SUBDIRS += examples endif -dist_doc_DATA = java-agent.txt +dist_doc_DATA = \ + java-agent.md \ + python-agent.md