diff --git a/makefile b/makefile index 804874b..037d48f 100644 --- a/makefile +++ b/makefile @@ -25,10 +25,6 @@ test: compile prove: prove ./priv/jsx_test.escript -examples: force - ./priv/jsx_compile.escript\ - examples/jsx_eep0018 - clean: ./priv/jsx_clean.escript