Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e80ab2f..6cf2901 100644
--- a/Makefile
+++ b/Makefile
@@ -4,7 +4,7 @@ HELPERS_DIR=$(COMMANDS_DIR)/helpers
.PHONY: all
-all: build
+all: check-system pull build
include Makefile.config
include Makefile.commands