diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-11-02 22:36:10 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-11-02 22:36:10 +0000 |
commit | fcbf707c998bda4cce798387b3cbdec0458c5453 (patch) | |
tree | 08a4bed3ba77faed080f0335936231db455dd935 /devel/Makefile | |
parent | 9bb24aaec313bdad1b31619844ba68e7660f74fd (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 2bf115336e13..6f5e57bfb8b4 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -555,6 +555,7 @@ SUBDIR += oaf SUBDIR += ocaml-camomile SUBDIR += ocaml-classes + SUBDIR += ocaml-extlib SUBDIR += ocaml-findlib SUBDIR += ocaml-pcre SUBDIR += ocaml-sdl |