Add 'virt-rescue' command.
[libguestfs.git] / Makefile.am
index 32853fc..043e84a 100644 (file)
@@ -47,6 +47,9 @@ endif
 if HAVE_CAT
 SUBDIRS += cat
 endif
+if HAVE_RESCUE
+SUBDIRS += rescue
+endif
 
 EXTRA_DIST = \
        guestfs.pod guestfs-actions.pod guestfs-structs.pod \