diff --git a/Makefile b/Makefile index 223be5ea1f..7e305741ec 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.4531 2011/11/14 08:34:49 phonohawk Exp $ +# $Id: Makefile,v 1.4532 2011/11/14 09:28:53 phonohawk Exp $ # COMMENT= WIP pkgsrc packages @@ -907,6 +907,7 @@ SUBDIR+= hs-gtk SUBDIR+= hs-hashable SUBDIR+= hs-hashed-storage SUBDIR+= hs-hashed-storage3 +SUBDIR+= hs-hashmap SUBDIR+= hs-haskeline SUBDIR+= hs-haskell-lexer SUBDIR+= hs-haskell-src