X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=java%2FMakefile.inc;h=88550abab1d8c890030b990c2fb55c3b5107522b;hp=03b604975f43ff5fc9a9c46d93d49e1a8aef5fa5;hb=d8346d5d6428c7293d1ddf58e4f9ec4b7de25380;hpb=c8419d45c8ca6d0592a5a47399988908fd550d3f diff --git a/java/Makefile.inc b/java/Makefile.inc index 03b6049..88550ab 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 @@ -29,4 +30,5 @@ java_built_sources = \ com/redhat/et/libguestfs/Version.java \ com/redhat/et/libguestfs/XAttr.java \ com/redhat/et/libguestfs/INotifyEvent.java \ + com/redhat/et/libguestfs/Partition.java \ com/redhat/et/libguestfs/GuestFS.java