Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[build] fix copy&paste-o
  • Loading branch information
moritz committed Feb 19, 2014
1 parent 8c22767 commit d1610ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/build/Makefile-JVM.in
Expand Up @@ -169,7 +169,7 @@ J_CORE_SOURCES = \
src/core/core_epilogue.pm \

PERL6_DEBUG_JAR = perl6-debug.jar
J_DEBUG_RUNNER = perl6-debug-m@runner_suffix@
J_DEBUG_RUNNER = perl6-debug-j@runner_suffix@

J_CLEANUPS = \
*.manifest \
Expand Down

0 comments on commit d1610ac

Please sign in to comment.