diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile index 0023ed1..d30086c 100644 --- a/Makefile +++ b/Makefile @@ -16,6 +16,7 @@ all: clean .manpages $(PACKAGE).tar.gz > doc/$$i.html ; \ done ; \ echo 'fix up html manually...' + echo 'patch -p0 <manpagehtml.diff' sh touch .manpages |