Blob Blame History Raw
SUBDIRS = common

if BUILD_JAVA_AGENT_WITH_JUL
SUBDIRS += jul
endif

if BUILD_JAVA_AGENT_WITH_LOG4J
SUBDIRS += log4j
endif