X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;ds=sidebyside;f=fish%2FMakefile.am;h=03e872c74dd860fca0068a08d9fb5444e67d0420;hb=6fb57e430c8daa06d8d938ac02a104c8aadbbda5;hp=5f8889469053c50b4e075de632445119485a64d9;hpb=fa8cb5dac284bf463677380e5ef55370f447d870;p=libguestfs.git diff --git a/fish/Makefile.am b/fish/Makefile.am index 5f88894..03e872c 100644 --- a/fish/Makefile.am +++ b/fish/Makefile.am @@ -21,11 +21,15 @@ guestfish_SOURCES = \ alloc.c \ cmds.c \ completion.c \ + destpaths.c \ echo.c \ edit.c \ fish.c \ fish.h \ - lcd.c + glob.c \ + lcd.c \ + more.c \ + time.c guestfish_CFLAGS = \ -I$(top_builddir)/src -Wall \