Fix: test_benchmark: do not match "CPU(s) scaling MHz:"
[lttng-ust.git] / 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.032652 seconds and 4 git commands to generate.