JUL: fix out of tree build
[lttng-ust.git] / tests / java-jul / Makefile.am
index b4dfc4caffb2aa356b14f41e860140d12298da3f..ba50fbf1360b6911a61f5cece42bf42b2b0842bc 100644 (file)
@@ -10,7 +10,7 @@ endif
 
 AM_CPPFLAGS = -I$(top_srcdir)/include
 
-JUL_jar_file = "$(srcdir)/../../liblttng-ust-jul/liblttng-ust-jul.jar"
+JUL_jar_file = "$(builddir)/../../liblttng-ust-jul/liblttng-ust-jul.jar"
 
 default: all
 
This page took 0.024559 seconds and 4 git commands to generate.