Skip to content

Commit

Permalink
[fix] Makefile: added opa-translate in the distribution package build…
Browse files Browse the repository at this point in the history
… process
  • Loading branch information
Aqua-Ye committed Dec 28, 2011
1 parent aa4bdd4 commit 3e9521d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Expand Up @@ -60,7 +60,7 @@ opa-packages: $(MYOCAMLBUILD)
.PHONY: stdlib
stdlib: opa-packages

DISTRIB_TOOLS = opa-bin opadoc opa-plugin-builder-bin opa-plugin-browser-bin bslServerLib.ml opa-db-server opa-db-tool opa-cloud opatop
DISTRIB_TOOLS = opa-bin opadoc opa-plugin-builder-bin opa-plugin-browser-bin bslServerLib.ml opa-db-server opa-db-tool opa-cloud opatop opa-translate

.PHONY: distrib
distrib: $(MYOCAMLBUILD)
Expand Down

0 comments on commit 3e9521d

Please sign in to comment.