X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=doc%2FMakefile.am;h=a67c8c225d6b859e67e2cc068ed3e2ff4775b36c;hb=08aa9a26779d4ede3de7857fafd03bd6331ba948;hp=e110ed85127d62b01a6bbd9d47ed4ce507de31db;hpb=c95c332aeedc4c5af4aa4988f3379b500a852fab;p=lttng-ust.git diff --git a/doc/Makefile.am b/doc/Makefile.am index e110ed85..a67c8c22 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1,3 +1,7 @@ -SUBDIRS = . man examples +SUBDIRS = . man + +if ENABLE_EXAMPLES +SUBDIRS += examples +endif dist_doc_DATA = java-agent.txt