Skip to content

Commit

Permalink
test-clean should remove t/dynopslib/*.pbc
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.parrot.org/parrot/trunk@21354 d31e2699-5ff4-0310-a27c-f18f2fbe73fe
  • Loading branch information
particle committed Sep 18, 2007
1 parent 50d2cef commit a8796a9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/gen/makefiles/root.in
Expand Up @@ -1621,6 +1621,7 @@ test-clean :
"t/compilers/*/*/*.pir" \
"t/compilers/*/*/*.stabs.s"
$(RM_F) \
"t/dynoplibs/*.pbc" \
"t/examples/*.pbc" \
"t/examples/*_pbcexe*" \
"t/examples/*.past"
Expand Down

0 comments on commit a8796a9

Please sign in to comment.