From 231051474bcf3b3096d327a8853299e90139127d Mon Sep 17 00:00:00 2001 From: Richard Jones Date: Wed, 1 Sep 2010 18:10:41 +0100 Subject: [PATCH] fish: Add missing header file to sources. --- fish/Makefile.am | 1 + 1 file changed, 1 insertion(+) 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 \ -- 1.8.3.1