Move guestfish 'alloc' command to a separate file.
[libguestfs.git] / fish / Makefile.am
index 11598b8..8efa5a5 100644 (file)
@@ -18,6 +18,7 @@
 bin_PROGRAMS = guestfish
 
 guestfish_SOURCES = \
+       alloc.c \
        cmds.c \
        completion.c \
        fish.c \