Fix: Initialize fd field of struct lttng_ust_elf to -1 at allocation
[lttng-ust.git] / liblttng-ust-java-agent / jni / Makefile.am
CommitLineData
8ab5c06b
AM
1SUBDIRS = common
2
501f6777
CB
3if BUILD_JAVA_AGENT_WITH_JUL
4SUBDIRS += jul
5endif
6
7if BUILD_JAVA_AGENT_WITH_LOG4J
8SUBDIRS += log4j
9endif
This page took 0.023845 seconds and 4 git commands to generate.