diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2004-06-01 02:04:41 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2004-06-01 02:04:41 +0000 |
commit | b0b9916623dffff4de890559b32ec78c2c4ffdc9 (patch) | |
tree | cd1ae6863099053c6ad4533225818753c4b9f0e1 /devel/Makefile | |
parent | b1f3b29cbd8541f0b318c908c1a106321af8d39d (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 f8358b5c0fc3..0f59d71d9407 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -533,6 +533,7 @@ SUBDIR += ocaml-classes SUBDIR += ocaml-findlib SUBDIR += ocaml-pcre + SUBDIR += ocaml-sdl SUBDIR += ocaml-ulex SUBDIR += ocamlweb SUBDIR += ode |