X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=Makefile.am;h=b642bdd52cbf178b8bc4244e9707c1888318f01d;hp=f6289e47c8cda9309e61da33cd6a4ff87d32cd21;hb=7f818fa00c3d019146c7178f152408038d4a4d52;hpb=7e7b2d30b13c2daad59995c06392cb4b24ffa9e6 diff --git a/Makefile.am b/Makefile.am index f6289e4..b642bdd 100644 --- a/Makefile.am +++ b/Makefile.am @@ -28,6 +28,12 @@ endif if HAVE_PYTHON SUBDIRS += python endif +if HAVE_RUBY +SUBDIRS += ruby +endif +if HAVE_JAVA +SUBDIRS += java +endif EXTRA_DIST = \ make-initramfs.sh update-initramfs.sh \