X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=Makefile.am;h=e1ddf0da76769e9c9fb52560a749097ab2b8c570;hp=baa6f60b8b5d3ade7f1ed4c050c108af9043bb5b;hb=d025e91f6751505c70b7b5f492ee72c67e274ecf;hpb=a548c9668315844763456c15e89e35e9702b851a diff --git a/Makefile.am b/Makefile.am index baa6f60..e1ddf0d 100644 --- a/Makefile.am +++ b/Makefile.am @@ -52,7 +52,7 @@ if HAVE_RUBY SUBDIRS += ruby ruby/examples endif if HAVE_JAVA -SUBDIRS += java +SUBDIRS += java java/examples endif if HAVE_HASKELL SUBDIRS += haskell @@ -131,6 +131,7 @@ EXTRA_DIST = \ HTMLFILES = \ html/guestfs.3.html \ html/guestfs-examples.3.html \ + html/guestfs-java.3.html \ html/guestfs-ocaml.3.html \ html/guestfs-perl.3.html \ html/guestfs-python.3.html \