From: Richard Jones Date: Wed, 1 Sep 2010 17:10:41 +0000 (+0100) Subject: fish: Add missing header file to sources. X-Git-Tag: 1.5.7~1 X-Git-Url: http://git.annexia.org/?a=commitdiff_plain;h=231051474bcf3b3096d327a8853299e90139127d;p=libguestfs.git fish: Add missing header file to sources. --- diff --git a/fish/Makefile.am b/fish/Makefile.am index e1e8833..8597ec0 100644 --- a/fish/Makefile.am +++ b/fish/Makefile.am @@ -52,6 +52,7 @@ guestfish_SOURCES = \ progress.c \ rc.c \ reopen.c \ + rmsd.h \ supported.c \ tilde.c \ time.c \