diff options
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 b9d289318d8..f983e9fe111 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -91,6 +91,7 @@ SUBDIR += o2c SUBDIR += objc SUBDIR += ocaml + SUBDIR += ocaml-mode.el SUBDIR += onyx SUBDIR += oo2c SUBDIR += otcl |