Split the JNI APIs in separate classes
[deliverable/lttng-ust.git] / liblttng-ust-java-agent / jni / log4j / Makefile.am
index 07384f8d6a6759b197985bf0e21b35a2dff588b8..5030a03f7d1c459ecf3192d2f70369159b5d0d62 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_LttngLog4jApi.h
 
 liblttng_ust_log4j_jni_la_LIBADD = -lc -L$(top_builddir)/liblttng-ust/.libs -llttng-ust
This page took 0.024174 seconds and 5 git commands to generate.