X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=java%2FMakefile.inc;h=49b7db0330a6996825d8fe6a0df49522b4f030e2;hb=2353b9d3b867fb19db4e403b49a93674d8b2682c;hp=88550abab1d8c890030b990c2fb55c3b5107522b;hpb=04d8209077d2227eb1d42695ba71147f78987050;p=libguestfs.git diff --git a/java/Makefile.inc b/java/Makefile.inc index 88550ab..49b7db0 100644 --- a/java/Makefile.inc +++ b/java/Makefile.inc @@ -3,7 +3,7 @@ # generator/generator_*.ml # ANY CHANGES YOU MAKE TO THIS FILE WILL BE LOST. # -# Copyright (C) 2009-2010 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 @@ -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