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