clean makefile dependency directory in clean.py script

This commit is contained in:
arvidn 2017-12-28 23:56:17 +01:00 committed by Arvid Norberg
parent edb5674d5c
commit a46bd839f0
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ def clean():
'upnp.log',
'natpmp.log',
'bin',
'.deps',
'test_tmp_*',
'bjam_build.*.xml'
'*.exe',