ocplib-json-typed: Makefile update for dune

We don't care as we're not using the Makefile directly but:
dune: --dev is no longer accepted as it is now the default.
This commit is contained in:
Pierre Boutillier 2019-01-15 10:47:57 +01:00
parent 8012bdca65
commit a10b7dc5b5
No known key found for this signature in database
GPG Key ID: C2F73508B56A193C

View File

@ -1,5 +1,5 @@
all: all:
dune build @install @runtest --dev dune build @install @runtest
install: install:
dune install dune install