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--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 4704657..6fa0707 100644
--- a/Makefile
+++ b/Makefile
@@ -4,6 +4,9 @@ include Makefile.helpers
all: build
+auto-install:
+ @$(COMMANDS)/auto-install
+
check-system:
@$(COMMANDS)/check-system $(ARGS)