Add the guestfish 'time' command.
[libguestfs.git] / fish / Makefile.am
index 34b1a0b..03e872c 100644 (file)
@@ -28,7 +28,8 @@ guestfish_SOURCES = \
        fish.h \
        glob.c \
        lcd.c \
-       more.c
+       more.c \
+       time.c
 
 guestfish_CFLAGS = \
        -I$(top_builddir)/src -Wall \