New API: inspect-get-hostname to return the hostname of the guest.
[libguestfs.git] / java / Makefile.inc
index 2ec65ff..545f555 100644 (file)
@@ -1,6 +1,6 @@
 # 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-2010 Red Hat Inc.
@@ -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