Refactor Java agent to let applications manage the log handlers
[deliverable/lttng-ust.git] / liblttng-ust-java-agent / jni / log4j / Makefile.am
index 7acbccdb7f1081dca446783f83ec4cfafda870d0..07384f8d6a6759b197985bf0e21b35a2dff588b8 100644 (file)
@@ -3,6 +3,6 @@ lib_LTLIBRARIES = liblttng-ust-log4j-jni.la
 liblttng_ust_log4j_jni_la_SOURCES = lttng_ust_log4j.c \
                                  lttng_ust_log4j.h
 
-nodist_liblttng_ust_log4j_jni_la_SOURCES = org_lttng_ust_agent_log4j_LTTngLogAppender.h
+nodist_liblttng_ust_log4j_jni_la_SOURCES = org_lttng_ust_agent_log4j_LttngLogAppender.h
 
 liblttng_ust_log4j_jni_la_LIBADD = -lc -L$(top_builddir)/liblttng-ust/.libs -llttng-ust
This page took 0.024182 seconds and 5 git commands to generate.