summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index d146821..413fae6 100644
--- a/Makefile
+++ b/Makefile
@@ -36,7 +36,7 @@ install: all
doc: mkinitcpio.5.gz
mkinitcpio.5.gz: mkinitcpio.5.txt
- a2x -d manpage -f manpage mkinitcpio.5.txt
+ a2x -d manpage -f manpage -a mansource=mkinitcpio -a manversion=${VERSION} -a manmanual=mkinitcpio mkinitcpio.5.txt
gzip -c --best mkinitcpio.5 > mkinitcpio.5.gz
clean: