Skip to content

Commit 383dd58

Browse files
author
Stefan Krah
committed
Issue #13547: clean Lib/_sysconfigdata.py and Modules/_testembed
1 parent af04ff2 commit 383dd58

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Makefile.pre.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1252,6 +1252,7 @@ clean: pycremoval
12521252
find build -name 'fficonfig.h' -exec rm -f {} ';' || true
12531253
find build -name 'fficonfig.py' -exec rm -f {} ';' || true
12541254
-rm -f Lib/lib2to3/*Grammar*.pickle
1255+
-rm -f Modules/_testembed
12551256

12561257
profile-removal:
12571258
find . -name '*.gc??' -exec rm -f {} ';'

0 commit comments

Comments
 (0)