diff options
author | Gabor Pali <pgj@FreeBSD.org> | 2010-01-04 05:09:10 +0000 |
---|---|---|
committer | Gabor Pali <pgj@FreeBSD.org> | 2010-01-04 05:09:10 +0000 |
commit | e9cadd7aa29455b0068289512d092c33f66c8b66 (patch) | |
tree | 7d68880930bfcfd1c90efa7a77ac3ce3db924382 /lang/Makefile | |
parent | be9a0981bbb3622d3297867534cc173a4459e130 (diff) | |
download | ports-e9cadd7aa29455b0068289512d092c33f66c8b66.tar.gz ports-e9cadd7aa29455b0068289512d092c33f66c8b66.zip |
Notes
Diffstat (limited to 'lang/Makefile')
-rw-r--r-- | lang/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/Makefile b/lang/Makefile index 7192a6f8e1d2..c1b765cbe22f 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -122,6 +122,7 @@ SUBDIR += hla SUBDIR += hope SUBDIR += hs-brainfuck + SUBDIR += hs-unlambda SUBDIR += huc SUBDIR += hugs SUBDIR += icc |