summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 3639f14..fd018eb 100644
--- a/Makefile
+++ b/Makefile
@@ -39,3 +39,7 @@ configure:
.PHONY: build doc test all install uninstall reinstall clean distclean configure
# OASIS_STOP
+
+.PHONY:
+protobuf:
+ ocaml-protoc -ml_out src/ data/vyconf.proto