Skip to content

Commit c6175b8

Browse files
committed
[Parrot] missing cleanup
1 parent f55635a commit c6175b8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/build/Makefile-Parrot.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -550,6 +550,7 @@ CLEANUPS = \
550550
3rdparty/sha1/*$(O) \
551551
$(DYNEXT_DIR)/*$(LOAD_EXT) \
552552
$(NQP_CONST_PIR) \
553+
$(PARROT_BUILD_DIR)/nqp-config.nqp \
553554
src/vm/parrot/guts/*$(O) \
554555
src/vm/parrot/guts/*.pdb \
555556
src/vm/parrot/6model/*$(O) \

0 commit comments

Comments
 (0)