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