configure.ac: add --disable-examples option to not build/install examples
[lttng-ust.git] / doc / Makefile.am
CommitLineData
08aa9a26
PP
1SUBDIRS = . man
2
3if ENABLE_EXAMPLES
4SUBDIRS += examples
5endif
6490eba0 6
6f3cecd7 7dist_doc_DATA = java-agent.txt
This page took 0.02455 seconds and 4 git commands to generate.