summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--fish/Makefile.am3
-rw-r--r--src/Makefile.am3
2 files changed, 4 insertions, 2 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) \
diff --git a/src/Makefile.am b/src/Makefile.am
index fb37167e..68ee693e 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -41,7 +41,8 @@ EXTRA_DIST = \
MAX_PROC_NR \
stamp-generator \
generator.ml \
- libguestfs.3
+ libguestfs.3 \
+ guestfs.pod
# Rerun the generator if it has changed.
# Git removes empty directories, so in cases where the