mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
po-docs: Include source (POD files) in EXTRA_DIST.
This commit is contained in:
@@ -47,7 +47,7 @@ MANPAGES = \
|
||||
# size.
|
||||
EXTRA_DIST = \
|
||||
$(MANPAGES) \
|
||||
$(cat ../podfiles)
|
||||
$(shell for f in `cat ../podfiles`; do basename $$f; done)
|
||||
|
||||
all-local: $(MANPAGES)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user