aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTadeusz Sośnierz <tadzikes@gmail.com>2010-09-04 22:09:06 +0200
committerTadeusz Sośnierz <tadzikes@gmail.com>2010-09-04 22:09:46 +0200
commit37f97c5db373373a10f1a11289b8e4d4da7a90a3 (patch)
tree6c4e2f6324df5fc86d9f51eebde5499b5d31cf1c
parent3f899aa9d5fc1a1de2f84b5084742a355eb8c4c9 (diff)
Revert "Removed Config::INI, as it doesn't work the latest Rakudo and I have no time to fix it"
This reverts commit 9b8aaf06b895818c40cfa57196f2009d7db9a8af.
-rw-r--r--skel/build/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/skel/build/Makefile.in b/skel/build/Makefile.in
index 421ae7c..5c2d374 100644
--- a/skel/build/Makefile.in
+++ b/skel/build/Makefile.in
@@ -61,6 +61,7 @@ MODULES = \
modules/Math-RungeKutta \
modules/Math-Model \
modules/mainline \
+ modules/perl6-Config-INI \
modules/perl6-File-Find \
modules/perl6-Term-ANSIColor \
modules/Algorithm-Viterbi \