aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbbkr <bbkr@post.pl>2012-04-19 12:33:07 +0200
committerbbkr <bbkr@post.pl>2012-04-19 12:33:07 +0200
commitc6b1616a33d0b61803dbd15d5b3182ed10930ac3 (patch)
tree91343fd160463f9e35f97137f806d8308988b1ee
parent440d8ad8f8162ee7e7087bf22b17e9d9f3879b3b (diff)
Fixed path in comment that points to makefile where modules should be also listed.
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
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 \