po-docs: Include source (POD files) in EXTRA_DIST.
[libguestfs.git] / po-docs / uk / Makefile.am
index ebecbe5..23c6f40 100644 (file)
@@ -47,7 +47,7 @@ MANPAGES = \
 # size.
 EXTRA_DIST = \
        $(MANPAGES) \
-       $(cat ../podfiles)
+       $(shell for f in `cat ../podfiles`; do basename $$f; done)
 
 all-local: $(MANPAGES)