diff options
Diffstat (limited to 'fish/Makefile.am')
-rw-r--r-- | fish/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
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) \ |