"make distclean" now removes config.log

svn-id: r9667
This commit is contained in:
Torbjörn Andersson 2003-08-13 18:14:42 +00:00
parent d38a028996
commit da249f0ffa

View File

@ -112,4 +112,4 @@ endif
distclean: clean distclean: clean
$(RM_REC) $(DEPDIRS) $(RM_REC) $(DEPDIRS)
$(RM) build.rules config.h config.mak $(RM) build.rules config.h config.mak config.log