build: Create an AUTHORS file.
[libguestfs.git] / fish / Makefile.am
index 89cc4ec..dadda91 100644 (file)
@@ -46,6 +46,7 @@ EXTRA_DIST = \
 # other guestfish files.
 SHARED_SOURCE_FILES = \
        inspect.c \
+       keys.c \
        options.h \
        options.c \
        virt.c
@@ -62,6 +63,7 @@ guestfish_SOURCES = \
        fish.c \
        fish.h \
        glob.c \
+       help.c \
        hexedit.c \
        lcd.c \
        man.c \