summaryrefslogtreecommitdiff
path: root/tools/jsonproc
diff options
context:
space:
mode:
Diffstat (limited to 'tools/jsonproc')
-rw-r--r--tools/jsonproc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/jsonproc/Makefile b/tools/jsonproc/Makefile
index b415e7b41..721da1025 100644
--- a/tools/jsonproc/Makefile
+++ b/tools/jsonproc/Makefile
@@ -8,7 +8,7 @@ SRCS := jsonproc.cpp
HEADERS := jsonproc.h inja.hpp nlohmann/json.hpp
-.PHONY: clean
+.PHONY: all clean
all: jsonproc
@: