diff --git a/Makefile b/Makefile index b8b3d309..5f294e6b 100644 --- a/Makefile +++ b/Makefile @@ -32,7 +32,7 @@ clean: .PHONY: clean run test run-amazon -run: node_modules optional_d_support +run: node_modules optional_d_support c-preload ./node_modules/.bin/supervisor ./app.js c-preload: