X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=Makefile.am;h=710e39d968dacdb30a1e706b168a0ece6d02c6e6;hb=42a8baf3c9abc6f742671f37e9e24b607e5f9857;hp=4204624c9e745ea2865ee5c20b5ffda0a03d285a;hpb=8eadcfd57d79d92d8366a86bbd220912ac735d3e;p=libguestfs.git diff --git a/Makefile.am b/Makefile.am index 4204624..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 \ @@ -35,7 +38,7 @@ EXTRA_DIST = \ guestfish.pod guestfish-actions.pod \ libguestfs.spec \ html/pod.css \ - HACKING \ + HACKING TODO \ tests.c # Build the root filesystem.