Reverting 'clean' change to Makefile

This commit is contained in:
Pieter Hintjens 2010-08-04 14:56:58 +02:00
parent 77a3c36ff1
commit c51de31f2f

View File

@ -27,8 +27,6 @@ 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