diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |