mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
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.
This commit is contained in:
@@ -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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user