X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=fish%2FMakefile.am;h=dadda91ed154bec0f10351daa394d07a9d7ade25;hp=89cc4ecb8b1debccf6a1cdf2034813321bde218d;hb=6283982e36eeb3d19940618dc0aec88da08c7516;hpb=58915725b1e464f7d447c0051ad916fbc1a82210 diff --git a/fish/Makefile.am b/fish/Makefile.am index 89cc4ec..dadda91 100644 --- a/fish/Makefile.am +++ b/fish/Makefile.am @@ -46,6 +46,7 @@ EXTRA_DIST = \ # other guestfish files. SHARED_SOURCE_FILES = \ inspect.c \ + keys.c \ options.h \ options.c \ virt.c @@ -62,6 +63,7 @@ guestfish_SOURCES = \ fish.c \ fish.h \ glob.c \ + help.c \ hexedit.c \ lcd.c \ man.c \