Fix: add missing file for dist tarball
authorDavid Goulet <dgoulet@efficios.com>
Tue, 10 Dec 2013 19:25:41 +0000 (14:25 -0500)
committerDavid Goulet <dgoulet@efficios.com>
Tue, 10 Dec 2013 19:25:41 +0000 (14:25 -0500)
Signed-off-by: David Goulet <dgoulet@efficios.com>
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.025247 seconds and 4 git commands to generate.