ligo/src/client/embedded/genesis/Makefile
Vincent Bernardoff 8f5f5a2106 Genesis protocol
2017-02-25 18:14:06 +01:00

11 lines
136 B
Makefile

PROTO_VERSION = genesis
CLIENT_IMPLS = \
client_proto_main.ml
CLIENT_INTFS = \
client_proto_main.mli
include ../Makefile.shared