Revert "Reverting 'clean' change to Makefile"

This reverts commit c51de31f2f.
This commit is contained in:
Martin Lucina 2010-09-04 15:55:03 +02:00
parent 48d3e2d660
commit 4cb6dbd52f

View File

@ -27,6 +27,8 @@ MAINTAINERCLEANFILES = $(MAN_DOC) $(MAN_HTML)
dist-hook : $(MAN_DOC) $(MAN_HTML)
clean:
rm *.1 *.3 *.7
if BUILD_DOC
SUFFIXES=.html .txt .xml .1 .3 .7