X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=java%2FMakefile.inc;h=545f555c9e58f127d75c8191aa82bb71ad26dcf1;hp=c76184f1233274a2f2b9cbddfcfe16e6c4e50c79;hb=fab75c0337d7897d10ea5e95e47ac05eab81ace9;hpb=b1e1ca2f74a921b3f784537d59c617df29ea1d60;ds=sidebyside diff --git a/java/Makefile.inc b/java/Makefile.inc index c76184f..545f555 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-2010 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