Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge pull request #1 from bbkr/master
Minor fixes of modules list.
  • Loading branch information
moritz committed Apr 19, 2012
2 parents 440d8ad + 543be93 commit 5da9088
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
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
1 change: 0 additions & 1 deletion skel/tools/build/Makefile.in
Expand Up @@ -71,7 +71,6 @@ MODULES = \
modules/Bailador \
modules/MiniDBI \
modules/uri \
modlues/perl6-lwp-simple \

all: rakudo

Expand Down

0 comments on commit 5da9088

Please sign in to comment.