From 279c560c62deca26e633a1d10e9ae120b98cab0c Mon Sep 17 00:00:00 2001 From: Richard Jones Date: Wed, 13 Jan 2010 13:08:30 +0000 Subject: Add guestfs.pod and guestfish.pod to EXTRA_DIST. --- fish/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'fish') diff --git a/fish/Makefile.am b/fish/Makefile.am index 1652c545..d817e6cf 100644 --- a/fish/Makefile.am +++ b/fish/Makefile.am @@ -31,7 +31,8 @@ BUILT_SOURCES = \ EXTRA_DIST = \ $(BUILT_SOURCES) \ - rc_protocol.x + rc_protocol.x \ + guestfish.pod guestfish_SOURCES = \ $(generator_built) \ -- cgit