Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Fixed path in comment that points to makefile where modules should be…
… also listed.
  • Loading branch information
bbkr committed Apr 19, 2012
1 parent 440d8ad commit c6b1616
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Expand Up @@ -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 \
Expand Down

0 comments on commit c6b1616

Please sign in to comment.