1720d313e368452ff516a1d17e1034cc011b7adf
[lttng-ust.git] / liblttng-ust-java-agent / java / Makefile.am
1 SUBDIRS = lttng-ust-agent-common lttng-ust-agent-all
2
3 if BUILD_JAVA_AGENT_WITH_JUL
4 SUBDIRS += lttng-ust-agent-jul
5 endif
6
7 if BUILD_JAVA_AGENT_WITH_LOG4J
8 SUBDIRS += lttng-ust-agent-log4j
9 endif
This page took 0.029305 seconds and 3 git commands to generate.