X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=fish%2FMakefile.am;h=03e872c74dd860fca0068a08d9fb5444e67d0420;hp=34b1a0b2043b2a80729bd549ae9d00fab9e995c4;hb=8863ecde5dba262c0736da7505a9fa3655ed42f6;hpb=62e41312acd0f7fe7f3622a73d6f6efc27b1b511 diff --git a/fish/Makefile.am b/fish/Makefile.am index 34b1a0b..03e872c 100644 --- a/fish/Makefile.am +++ b/fish/Makefile.am @@ -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 \