summaryrefslogtreecommitdiff
path: root/makemap/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'makemap/Makefile')
-rw-r--r--makemap/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/makemap/Makefile b/makemap/Makefile
index 953d28b37e7e..301a639d437e 100644
--- a/makemap/Makefile
+++ b/makemap/Makefile
@@ -8,6 +8,8 @@ all: FRC
$(SHELL) $(BUILD) $(OPTIONS) $@
clean: FRC
$(SHELL) $(BUILD) $(OPTIONS) $@
+check: FRC
+ $(SHELL) $(BUILD) $(OPTIONS) $@
install: FRC
$(SHELL) $(BUILD) $(OPTIONS) $@