From f67babb7567f2012d299c59bdddc1b2f3dde5b11 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Tue, 14 Jul 2009 15:59:45 +0100 Subject: java/Makefile.inc: Include this generated file. We have to include this generated file because it is part of the build system, thus required to exist before the generator runs. --- java/Makefile.inc | 1 + 1 file changed, 1 insertion(+) create mode 100644 java/Makefile.inc (limited to 'java/Makefile.inc') diff --git a/java/Makefile.inc b/java/Makefile.inc new file mode 100644 index 00000000..063cd439 --- /dev/null +++ b/java/Makefile.inc @@ -0,0 +1 @@ +java_built_sources = com/redhat/et/libguestfs/IntBool.java com/redhat/et/libguestfs/PV.java com/redhat/et/libguestfs/VG.java com/redhat/et/libguestfs/LV.java com/redhat/et/libguestfs/Stat.java com/redhat/et/libguestfs/StatVFS.java com/redhat/et/libguestfs/Dirent.java com/redhat/et/libguestfs/Version.java com/redhat/et/libguestfs/XAttr.java com/redhat/et/libguestfs/GuestFS.java -- cgit