X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=java%2FMakefile.inc;h=49b7db0330a6996825d8fe6a0df49522b4f030e2;hb=fc241abdbac7a016cd2fac169ad64876107df3c8;hp=c76184f1233274a2f2b9cbddfcfe16e6c4e50c79;hpb=b1e1ca2f74a921b3f784537d59c617df29ea1d60;p=libguestfs.git diff --git a/java/Makefile.inc b/java/Makefile.inc index c76184f..49b7db0 100644 --- a/java/Makefile.inc +++ b/java/Makefile.inc @@ -1,8 +1,9 @@ # libguestfs generated file -# WARNING: THIS FILE IS GENERATED BY 'src/generator.ml'. +# WARNING: THIS FILE IS GENERATED FROM: +# generator/generator_*.ml # ANY CHANGES YOU MAKE TO THIS FILE WILL BE LOST. # -# Copyright (C) 2009 Red Hat Inc. +# Copyright (C) 2009-2011 Red Hat Inc. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -30,4 +31,5 @@ java_built_sources = \ com/redhat/et/libguestfs/XAttr.java \ com/redhat/et/libguestfs/INotifyEvent.java \ com/redhat/et/libguestfs/Partition.java \ + com/redhat/et/libguestfs/Application.java \ com/redhat/et/libguestfs/GuestFS.java