diff --git a/Makefile b/Makefile index 37f48650..a666eb02 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -dirs := $(shell ls | egrep 'policies|rules|helpers|models|templates|queries' | xargs) +dirs := $(shell ls | egrep 'policies|rules|global_helpers|models|templates|queries' | xargs) UNAME := $(shell uname) TEST_ARGS :=