---
java/Makefile.am | 6 ------
1 files changed, 0 insertions(+), 6 deletions(-)
diff --git a/java/Makefile.am b/java/Makefile.am
index c753672..9c31e57 100644
--- a/java/Makefile.am
+++ b/java/Makefile.am
@@ -22,12 +22,6 @@ java_prefix = com/redhat/et/libguestfs
# Old RHEL 5 autoconf doesn't have builddir.
builddir ?= $(top_builddir)/java
-generator_built = \
- Makefile.inc \
- $(java_built_sources) \
- com_redhat_et_libguestfs_GuestFS.c \
- Bindtests.java
-
# Pull in automatically generated built sources
include $(srcdir)/Makefile.inc
--
1.7.7.6