On Wed, Mar 28, 2012 at 05:37:22PM +0100, Matthew Booth wrote: > --- > 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
This is used by $(top_srcdir)/subdir-rules.mk I think ... Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones libguestfs lets you edit virtual machines. Supports shell scripting, bindings from many languages. http://libguestfs.org _______________________________________________ Libguestfs mailing list [email protected] https://www.redhat.com/mailman/listinfo/libguestfs
