Revert "Fix: typo: DECLARE_URCU_TLS_IE -> DEFINE_URCU_TLS_IE"
[lttng-ust.git] / liblttng-ust-java-agent / jni / Makefile.am
1 SUBDIRS = common
2
3 if BUILD_JAVA_AGENT_WITH_JUL
4 SUBDIRS += jul
5 endif
6
7 if BUILD_JAVA_AGENT_WITH_LOG4J
8 SUBDIRS += log4j
9 endif
This page took 0.037762 seconds and 4 git commands to generate.