diff --git a/lib/resource-1.0/Makefile b/lib/resource-1.0/Makefile index a8b38fafd..d92294b95 100644 --- a/lib/resource-1.0/Makefile +++ b/lib/resource-1.0/Makefile @@ -20,7 +20,10 @@ GFCCP=$(GFCC) -preproc=./mkPresent .PHONY: show-path all prelude test alltenses pretest langs present mathematical multimodal compiled treebank stat gfdoc clean api -all: show-path prelude present alltenses mathematical api multimodal langs compiled +all: chmod show-path prelude present alltenses mathematical api multimodal langs compiled + +chmod: + chmod a+x mkPresent show-path: @echo GF_LIB_PATH=$(GF_LIB_PATH)