aboutsummaryrefslogtreecommitdiff
path: root/skel/tools/build/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'skel/tools/build/Makefile.in')
-rw-r--r--skel/tools/build/Makefile.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/skel/tools/build/Makefile.in b/skel/tools/build/Makefile.in
index 696c3bb..91f253e 100644
--- a/skel/tools/build/Makefile.in
+++ b/skel/tools/build/Makefile.in
@@ -50,6 +50,8 @@ LINKARGS = $(LDFLAGS) $(LD_LOAD_FLAGS) $(LIBPARROT) @libs@ @icu_shared@
PERL6_EXE = perl6$(EXE)
PERL6_LANG_DIR = $(PARROT_LIB_DIR)/languages/perl6
+# This list must be kept in order, modules always coming after their
+# dependencies
MODULES = \
modules/zavolaj \
modules/xml-writer \