summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard Jones <rjones@redhat.com>2010-09-01 18:10:41 +0100
committerRichard Jones <rjones@redhat.com>2010-09-01 18:11:05 +0100
commit231051474bcf3b3096d327a8853299e90139127d (patch)
treed2418e75a873738085f5019987bead0c9b58ffd9
parentd1485e02f538d50fd7d4790fb63317093ba8c6bf (diff)
downloadlibguestfs-231051474bcf3b3096d327a8853299e90139127d.tar.gz
libguestfs-231051474bcf3b3096d327a8853299e90139127d.tar.xz
libguestfs-231051474bcf3b3096d327a8853299e90139127d.zip
fish: Add missing header file to sources.
-rw-r--r--fish/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/fish/Makefile.am b/fish/Makefile.am
index e1e8833e..8597ec0a 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 \