5310c339ffea4dfa1b3d4afa7c3206e90a43a7e4
[lttng-ust.git] / liblttng-ust-java-agent / jni / Makefile.am
1 SUBDIRS=
2 if BUILD_JAVA_AGENT_WITH_JUL
3 SUBDIRS += jul
4 endif
5
6 if BUILD_JAVA_AGENT_WITH_LOG4J
7 SUBDIRS += log4j
8 endif
This page took 0.035002 seconds and 3 git commands to generate.