Java/jul: fix make dist
[lttng-ust.git] / tests / java-jul / Makefile.am
index 6d3e2aabd77cb2d14b3c4e5399559ac3d22e07b3..b4dfc4caffb2aa356b14f41e860140d12298da3f 100644 (file)
@@ -1,3 +1,5 @@
+EXTRA_DIST = test_jul JULTest.java
+
 if BUILD_JNI_INTERFACE
 
 if HAVE_JAVA_JDK
@@ -8,8 +10,6 @@ endif
 
 AM_CPPFLAGS = -I$(top_srcdir)/include
 
-EXTRA_DIST = test_jul
-
 JUL_jar_file = "$(srcdir)/../../liblttng-ust-jul/liblttng-ust-jul.jar"
 
 default: all
This page took 0.023236 seconds and 4 git commands to generate.