X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=fish%2FMakefile.am;h=34b1a0b2043b2a80729bd549ae9d00fab9e995c4;hb=f20854ec61eef1aea313920f0cf193a78c1a9219;hp=5f8889469053c50b4e075de632445119485a64d9;hpb=fa8cb5dac284bf463677380e5ef55370f447d870;p=libguestfs.git diff --git a/fish/Makefile.am b/fish/Makefile.am index 5f88894..34b1a0b 100644 --- a/fish/Makefile.am +++ b/fish/Makefile.am @@ -21,11 +21,14 @@ 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 guestfish_CFLAGS = \ -I$(top_builddir)/src -Wall \