aboutsummaryrefslogtreecommitdiff
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 c2c059f..196b3a8 100644
--- a/Makefile
+++ b/Makefile
@@ -123,7 +123,7 @@ axe: axe.c axe.h axelib.c
manpages: $(MANS)
-%.1: %.rst
+%.1: %.rst manhdr.rst manftr.rst
$(RST2MAN) $< > $@
# "make clean" does NOT remove the .bin or _bin.[ch] files. This is