diff options
| author | James Nguyen <james@jojojames.com> | 2018-09-11 20:38:57 -0700 |
|---|---|---|
| committer | James Nguyen <james@jojojames.com> | 2018-09-11 20:38:57 -0700 |
| commit | b6a75e9ef19d5b1d943ba55d3763eb73ddf5b149 (patch) | |
| tree | 811f75e5c84bd9094a34a0e85ce0b6826c79192a | |
| parent | b55ae90f367e103e6568ae00779a8a51c68a0104 (diff) | |
Add phony targets
| -rwxr-xr-x | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -18,4 +18,4 @@ lint: test: cask exec ert-runner -.PHONY: test +.PHONY: compile lint test |
