From 63039f5ab30dec04023c477f3f36ac68262e3294 Mon Sep 17 00:00:00 2001 From: pmichaud Date: Wed, 28 Jul 2010 10:49:26 -0500 Subject: Remove obsolete build/download-stuff.pl, update makefiles with Test::Mock. --- Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 1b74f91..6cfb74b 100644 --- a/Makefile +++ b/Makefile @@ -11,6 +11,8 @@ RAKUDO_DIR = $(DISTDIR)/rakudo BUILD_DIR = $(DISTDIR)/build MODULES_DIR = $(DISTDIR)/modules +## If you add a module here, don't forget to update MODULES +## in skel/build/Makefile.in to actually install it MODULES = \ git://github.com/masak/ufo \ git://github.com/masak/proto \ @@ -28,6 +30,7 @@ MODULES = \ git://github.com/tadzik/perl6-Term-ANSIColor \ git://github.com/arnsholt/Algorithm-Viterbi \ git://gitorious.org/http-daemon/mainline \ + git://github.com/jnthn/test-mock \ DISTTARGETS = \ -- cgit v1.1