aboutsummaryrefslogtreecommitdiff
path: root/skel/build/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'skel/build/Makefile.in')
-rw-r--r--skel/build/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/skel/build/Makefile.in b/skel/build/Makefile.in
index 5c2d374..ad0aa15 100644
--- a/skel/build/Makefile.in
+++ b/skel/build/Makefile.in
@@ -85,7 +85,7 @@ rakudo-install: rakudo
$(CP) $(DESTDIR)$(PARROT_BIN_DIR)/$(PERL6_EXE) .
$(CHMOD) 755 $(PERL6_EXE)
-modules-install:
+modules-install: rakudo
@echo "Installing 'ufo'"
$(CP) modules/ufo/bin/ufo $(DESTDIR)$(PARROT_BIN_DIR)/ufo
$(CHMOD) 755 $(DESTDIR)$(PARROT_BIN_DIR)/ufo