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 17a03d5..0521b19 100644
--- a/Makefile
+++ b/Makefile
@@ -7,7 +7,7 @@ BASE_DIR=$(CURDIR)
.PHONY: all
-all: check-system pull build
+all: pull build
include Makefile.config
include Makefile.commands