aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMoritz Lenz <moritz@faui2k3.org>2012-04-19 03:40:12 -0700
committerMoritz Lenz <moritz@faui2k3.org>2012-04-19 03:40:12 -0700
commit5da90883523bbd3b8c2428061b9ed0cfdba3cd32 (patch)
tree661eeee8c6ac98815c57789fa27e411fd3a0e785 /Makefile
parent440d8ad8f8162ee7e7087bf22b17e9d9f3879b3b (diff)
parent543be937c73b8331a83969e751cf967408393f83 (diff)
Merge pull request #1 from bbkr/master
Minor fixes of modules list.
Diffstat (limited to 'Makefile')
-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 \