X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=fish%2FMakefile.am;h=34b1a0b2043b2a80729bd549ae9d00fab9e995c4;hb=19a1382fc9317ab88cdbf1dde76a8015868af51d;hp=1e5b1081ed9a13ff8b515bfaefcdd2b44eed8569;hpb=17a45063960b4158fbe9541a2530ed6903b4f761;p=libguestfs.git diff --git a/fish/Makefile.am b/fish/Makefile.am index 1e5b108..34b1a0b 100644 --- a/fish/Makefile.am +++ b/fish/Makefile.am @@ -27,7 +27,8 @@ guestfish_SOURCES = \ fish.c \ fish.h \ glob.c \ - lcd.c + lcd.c \ + more.c guestfish_CFLAGS = \ -I$(top_builddir)/src -Wall \