diff --git a/Makefile b/Makefile index 240fb0e..a82bf53 100644 --- a/Makefile +++ b/Makefile @@ -10,6 +10,7 @@ all: @dune build deps: @opam install dune curl cmdliner msgpck + @svn co -q https://svn.laidback.moe/repo/text_parse/trunk text_parse txt: @dune build cmd/txt/txt.exe clean: