fish: handle some out-of-memory conditions
[libguestfs.git] / fish / Makefile.am
index c3fbc6f..34b1a0b 100644 (file)
@@ -26,7 +26,9 @@ guestfish_SOURCES = \
        edit.c \
        fish.c \
        fish.h \
-       lcd.c
+       glob.c \
+       lcd.c \
+       more.c
 
 guestfish_CFLAGS = \
        -I$(top_builddir)/src -Wall \