diff options
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index 7b919f14045..e08e858acd2 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1916 2014/05/23 21:48:22 szptvlfn Exp $ +# $NetBSD: Makefile,v 1.1917 2014/05/24 22:03:40 szptvlfn Exp $ # COMMENT= Development utilities @@ -284,6 +284,7 @@ SUBDIR+= guile-slib SUBDIR+= guile-www SUBDIR+= gyp SUBDIR+= haskell-mode +SUBDIR+= hdevtools SUBDIR+= hdf SUBDIR+= hdf5 SUBDIR+= hdf5-c++ @@ -301,6 +302,7 @@ SUBDIR+= hs-data-default-instances-containers SUBDIR+= hs-data-default-instances-dlist SUBDIR+= hs-data-default-instances-old-locale SUBDIR+= hs-dlist +SUBDIR+= hs-exceptions SUBDIR+= hs-extensible-exceptions SUBDIR+= hs-ghc-paths SUBDIR+= hs-mtl |