Add guestfs.pod and guestfish.pod to EXTRA_DIST. 1.0.81
authorRichard Jones <rjones@redhat.com>
Wed, 13 Jan 2010 13:08:30 +0000 (13:08 +0000)
committerRichard Jones <rjones@redhat.com>
Wed, 13 Jan 2010 13:08:30 +0000 (13:08 +0000)
fish/Makefile.am
src/Makefile.am

index 1652c54..d817e6c 100644 (file)
@@ -31,7 +31,8 @@ BUILT_SOURCES = \
 
 EXTRA_DIST = \
        $(BUILT_SOURCES) \
 
 EXTRA_DIST = \
        $(BUILT_SOURCES) \
-       rc_protocol.x
+       rc_protocol.x \
+       guestfish.pod
 
 guestfish_SOURCES = \
        $(generator_built) \
 
 guestfish_SOURCES = \
        $(generator_built) \
index fb37167..68ee693 100644 (file)
@@ -41,7 +41,8 @@ EXTRA_DIST = \
        MAX_PROC_NR \
        stamp-generator \
        generator.ml \
        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
 
 # Rerun the generator if it has changed.
 # Git removes empty directories, so in cases where the