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 63b9373..9951edf 100644 --- a/Makefile +++ b/Makefile @@ -18,6 +18,7 @@ all: clean .manpages $(PACKAGE).tar.gz echo 'fix up html manually...' echo 'patch -p0 <manpagehtml.diff && exit' sh + find . -name '*.orig' |xargs rm touch .manpages $(PACKAGE).tar.gz: |