ligo/src/client/embedded/demo/Makefile
2016-09-08 19:29:33 -07:00

13 lines
170 B
Makefile

PROTO_VERSION = demo
IMPLS = \
client_proto_rpcs.ml \
client_proto_main.ml
INTFS = \
client_proto_rpcs.mli \
client_proto_main.mli
include ../Makefile.shared