diff --git a/generator/Makefile b/generator/Makefile index dcd86fe908bfe3d4f7ea398201b709bba654c50d..2c93d52ae04754946efdaf4aa7ddc3cc3666d945 100644 --- a/generator/Makefile +++ b/generator/Makefile @@ -6,7 +6,7 @@ # OCAMLBIN=~/shared/ocamleasy/bin/ # OCAMLLIB=~/shared/ocamleasy/lib -ML_DIRS := lex parsing tools typing utils stdlib_ml +ML_DIRS := parsing typing utils stdlib_ml LIB_DEP := str.cma STD_DIR := stdlib_ml TEST_DIR := tests