summaryrefslogtreecommitdiffstats
path: root/po-docs/ja
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2011-07-17 23:03:37 +0100
committerRichard W.M. Jones <rjones@redhat.com>2011-07-17 23:05:32 +0100
commitf5d26e3cea568be665b6fbb442b328603cba8d93 (patch)
tree3e65080deae3660b8f84b4b00abcced38f840c38 /po-docs/ja
parent63c1d5dd6efb9b59a73a11f31aefdc55eaf28384 (diff)
downloadlibguestfs-f5d26e3cea568be665b6fbb442b328603cba8d93.tar.gz
libguestfs-f5d26e3cea568be665b6fbb442b328603cba8d93.tar.xz
libguestfs-f5d26e3cea568be665b6fbb442b328603cba8d93.zip
po-docs: Generate list of *.pod files.
Generate the list of *.pod files, instead of hard coding it (and having it get very very out of date). Store the list in a separate file po-docs/podfiles.
Diffstat (limited to 'po-docs/ja')
-rw-r--r--po-docs/ja/Makefile.am6
1 files changed, 1 insertions, 5 deletions
diff --git a/po-docs/ja/Makefile.am b/po-docs/ja/Makefile.am
index c60626ec..a45cc1c2 100644
--- a/po-docs/ja/Makefile.am
+++ b/po-docs/ja/Makefile.am
@@ -35,11 +35,7 @@ MANPAGES = \
# size.
EXTRA_DIST = \
$(MANPAGES) \
- guestfs.pod guestfs-actions.pod guestfs-availability.pod guestfs-structs.pod \
- guestfish.pod guestfish-actions.pod guestfish-commands.pod \
- guestmount.pod \
- libguestfs-test-tool.pod \
- $(wildcard virt-*.pl)
+ $(cat ../podfiles)
all-local: $(MANPAGES)