diff --git a/apil-dumps/Makefile b/apil-dumps/Makefile index 48f3ecf..b663d5b 100644 --- a/apil-dumps/Makefile +++ b/apil-dumps/Makefile @@ -13,8 +13,9 @@ # To set ezs parameters EZSFLAGS := --param VERSION_DIR="$(VERSION_DIR)" -# To set the location and the extension of sources files (queries) +# To set global parameters ROOT_DIR := $(shell pwd) +# To set the location and the extension of sources files (queries) INPUT_DIR := 01-query INPUT_EXT := txt