aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tools/build/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/build/Makefile.in b/tools/build/Makefile.in
index e8c925d..24b75af 100644
--- a/tools/build/Makefile.in
+++ b/tools/build/Makefile.in
@@ -87,7 +87,7 @@ modules-test:
perl6-debug: $(RD_EXE)
$(RD_EXE): modules-install
- $(NQP_EXE) --vmlibs=perl6_group,perl6_ops --target=pir \
+ $(NQP_EXE) --vmlibs=perl6_ops --target=pir \
--dynext=$(DESTDIR)$(PARROT_LIB_DIR)/dynext/ \
--module-path=$(DESTDIR)$(PARROT_LIB_DIR)/languages/nqp/lib \
--output=$(RD_PIR) $(RD_DIR)/bin/perl6-debug.nqp