Add LOG4J2 domain to the Log4j 2.x agent
[lttng-ust.git] / src / lib / lttng-ust-java-agent / jni / log4j / Makefile.am
index bc1db2484a959659e1ee3c6441cbfb69feccb9da..5e3fc938f725abb4a9052ad0a35ddf92083b0e83 100644 (file)
@@ -4,6 +4,8 @@ AM_CPPFLAGS += -I$(builddir) -I$(srcdir) $(JNI_CPPFLAGS)
 
 lib_LTLIBRARIES = liblttng-ust-log4j-jni.la
 liblttng_ust_log4j_jni_la_SOURCES = \
+       lttng_ust_log4j2_tp.c \
+       lttng_ust_log4j2_tp.h \
        lttng_ust_log4j_tp.c \
        lttng_ust_log4j_tp.h
 nodist_liblttng_ust_log4j_jni_la_SOURCES =
This page took 0.02272 seconds and 4 git commands to generate.