diff --git a/lua/Makefile b/lua/Makefile index 40205538..013e7b43 100644 --- a/lua/Makefile +++ b/lua/Makefile @@ -11,7 +11,8 @@ help: test: ../LICENSE @lua test.lua -test_%: test +test_%: + @$(MAKE) test $(MFLAGS) .PHONY: clean clean: