New tool: virt-edit
[libguestfs.git] / Makefile.am
index 32853fc..0f478a9 100644 (file)
@@ -47,6 +47,12 @@ endif
 if HAVE_CAT
 SUBDIRS += cat
 endif
 if HAVE_CAT
 SUBDIRS += cat
 endif
+if HAVE_RESCUE
+SUBDIRS += rescue
+endif
+if HAVE_EDIT
+SUBDIRS += edit
+endif
 
 EXTRA_DIST = \
        guestfs.pod guestfs-actions.pod guestfs-structs.pod \
 
 EXTRA_DIST = \
        guestfs.pod guestfs-actions.pod guestfs-structs.pod \