[SCons] Remove 'include/cantera/ext' when running 'scons clean'
This commit is contained in:
parent
84566a3a7d
commit
c983d730a6
1 changed files with 1 additions and 0 deletions
|
|
@ -60,6 +60,7 @@ if 'clean' in COMMAND_LINE_TARGETS:
|
|||
removeDirectory('.sconf_temp')
|
||||
removeFile('.sconsign.dblite')
|
||||
removeFile('include/cantera/base/config.h')
|
||||
removeDirectory('include/cantera/ext')
|
||||
removeFile('ext/f2c_libs/arith.h')
|
||||
removeFile('interfaces/cython/cantera/_cantera.cpp')
|
||||
removeFile('interfaces/cython/setup2.py')
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue