Author: infinoid Date: Wed Jul 23 13:42:58 2008 New Revision: 29702 Modified: trunk/languages/perl6/config/makefiles/root.in
Log: [rakudo] Followup to r29701, add installable_perl6 to the $CLEANUP list. Modified: trunk/languages/perl6/config/makefiles/root.in ============================================================================== --- trunk/languages/perl6/config/makefiles/root.in (original) +++ trunk/languages/perl6/config/makefiles/root.in Wed Jul 23 13:42:58 2008 @@ -221,6 +221,7 @@ perl6.c \ perl6$(O) \ perl6$(EXE) \ + installable_perl6$(EXE) \ src/gen_grammar.pir \ src/gen_actions.pir \ src/gen_builtins.pir \
