summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index b77e088..0c86ac0 100644
--- a/Makefile
+++ b/Makefile
@@ -42,7 +42,7 @@ install: all
install -m644 mkinitcpio.5 ${DESTDIR}/usr/share/man/man5/mkinitcpio.5
doc: mkinitcpio.5
-mkinitcpio.5: mkinitcpio.5.txt
+mkinitcpio.5: mkinitcpio.5.txt Makefile
a2x -d manpage \
-f manpage \
-a mansource=mkinitcpio \