From c6b1616a33d0b61803dbd15d5b3182ed10930ac3 Mon Sep 17 00:00:00 2001 From: bbkr Date: Thu, 19 Apr 2012 12:33:07 +0200 Subject: Fixed path in comment that points to makefile where modules should be also listed. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 694feeb..8d2c538 100644 --- a/Makefile +++ b/Makefile @@ -20,7 +20,7 @@ RAKUDO_DIR = $(DISTDIR)/$(RAKUDO) ## If you add a module here, don't forget to update MODULES -## in skel/build/Makefile.in to actually install it +## in skel/tools/build/Makefile.in to actually install it MODULES_DIR = $(DISTDIR)/modules MODULES = \ git://github.com/masak/ufo \ -- cgit v1.1