diff options
author | Renato Botelho <garga@FreeBSD.org> | 2006-07-06 17:49:52 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2006-07-06 17:49:52 +0000 |
commit | d40ea5d4b401b4edbbeac9467b116bb2f83104bc (patch) | |
tree | 5e7addffb5832d4f795e1817e47ed607f0b24b2c /devel/Makefile | |
parent | 6fef131e80b8cbd7f12a4ba6cc71d88b5607d9b2 (diff) |
Notes
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index 519e4217adeb..e02f6cd58bc5 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -687,6 +687,7 @@ SUBDIR += ocaml-extlib SUBDIR += ocaml-findlib SUBDIR += ocaml-magic + SUBDIR += ocaml-ounit SUBDIR += ocaml-pcre SUBDIR += ocaml-sdl SUBDIR += ocaml-sem |