Fix: add missing file for dist tarball
[lttng-tools.git] / tests / regression / ust / java-jul / Makefile.am
index 7d713a9a5d1a8c428a72bcac13d90fc3bbbc2814..302d2efda36f5681da29b5e200435354eff70d6a 100644 (file)
@@ -1,7 +1,7 @@
 if BUILD_JAVA_JUL
 
-noinst_SCRIPTS = test_java_jul
-EXTRA_DIST = test_java_jul
+noinst_SCRIPTS = test_java_jul JTestLTTng.java
+EXTRA_DIST = test_java_jul JTestLTTng.java
 
 if HAVE_JAVA_JDK
 JCC=$(JAVA_JDK)/bin/javac
This page took 0.022576 seconds and 4 git commands to generate.