[Libguestfs] [PATCH 08/12] java: Bindtests.java is generated in the source directory.

Richard W.M. Jones rjones at redhat.com
Wed Apr 24 20:55:36 UTC 2013


From: "Richard W.M. Jones" <rjones at redhat.com>

Fix for separated builds.
---
 java/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/java/Makefile.am b/java/Makefile.am
index 240b2de..e67ebe3 100644
--- a/java/Makefile.am
+++ b/java/Makefile.am
@@ -26,7 +26,7 @@ generator_built = \
 	Makefile.inc \
 	$(java_built_sources) \
 	com_redhat_et_libguestfs_GuestFS.c \
-	Bindtests.java
+	$(srcdir)/Bindtests.java
 
 # Pull in automatically generated built sources
 include $(srcdir)/Makefile.inc
-- 
1.8.1.4




More information about the Libguestfs mailing list