ligo/src/client/embedded/demo/Makefile

13 lines
170 B
Makefile
Raw Normal View History

2016-09-08 21:13:10 +04:00
PROTO_VERSION = demo
IMPLS = \
client_proto_rpcs.ml \
client_proto_main.ml
INTFS = \
client_proto_rpcs.mli \
client_proto_main.mli
include ../Makefile.shared