summaryrefslogtreecommitdiff
path: root/editmap/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'editmap/Makefile')
-rw-r--r--editmap/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/editmap/Makefile b/editmap/Makefile
index f08d5a7ccde9..b173ba9fa62b 100644
--- a/editmap/Makefile
+++ b/editmap/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) $@