11 lines
136 B
Makefile
Raw Normal View History

2017-02-24 15:38:42 +01:00
PROTO_VERSION = genesis
CLIENT_IMPLS = \
client_proto_main.ml
CLIENT_INTFS = \
client_proto_main.mli
include ../Makefile.shared