X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=java%2FMakefile.inc;h=fddd93770b8ae2d8576c234ede219b41dc97ac25;hp=1f98ef2de228ab5182a0fc9dc8046477089b0c65;hb=ebdda911b5dc4e2695413578ed2e0f0b387c0d89;hpb=2e2eb15df010bbcc605c86b0714ad1ca796fc96d diff --git a/java/Makefile.inc b/java/Makefile.inc index 1f98ef2..fddd937 100644 --- a/java/Makefile.inc +++ b/java/Makefile.inc @@ -1,9 +1,9 @@ # libguestfs generated file # WARNING: THIS FILE IS GENERATED FROM: -# src/generator.ml +# generator/generator_*.ml # ANY CHANGES YOU MAKE TO THIS FILE WILL BE LOST. # -# Copyright (C) 2009 Red Hat Inc. +# Copyright (C) 2009-2012 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 @@ -31,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