Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/Makefile.commands
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.commands')
-rw-r--r--Makefile.commands2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.commands b/Makefile.commands
index 07b71b6..3b34341 100644
--- a/Makefile.commands
+++ b/Makefile.commands
@@ -6,7 +6,7 @@ auto-install:
check-system:
@$(COMMANDS_DIR)/check-system $(ARGS)
-build: check-system
+build:
@$(COMMANDS_DIR)/build
run: helpers-build