summaryrefslogtreecommitdiff
path: root/bindings/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'bindings/Makefile')
-rw-r--r--bindings/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/bindings/Makefile b/bindings/Makefile
index 82f84bc9cb..792bb0ac79 100644
--- a/bindings/Makefile
+++ b/bindings/Makefile
@@ -11,8 +11,6 @@ LEVEL := ..
include $(LEVEL)/Makefile.config
-ifdef OCAMLC
-PARALLEL_DIRS += ocaml
-endif
+PARALLEL_DIRS = $(BINDINGS_TO_BUILD)
include $(LEVEL)/Makefile.common