Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorDaniel Narvaez <dwnarvaez@gmail.com>2012-11-18 09:02:05 (GMT)
committer Daniel Narvaez <dwnarvaez@gmail.com>2012-11-18 09:02:05 (GMT)
commitc2330e3a064e852d707d7205c65a7a78b0fc2e0d (patch)
treea90d6254953156820bf84d9f4aac94182ba7fec2 /Makefile
parentc849f6845dcad335375c12a7565c6911d19e9c60 (diff)
Don't expose the run-command command
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index cf44507..6e7befb 100644
--- a/Makefile
+++ b/Makefile
@@ -16,9 +16,6 @@ build: check-system
run: helpers
@$(COMMANDS)/run
-run-command: helpers
- @$(COMMANDS)/run-command
-
test: helpers
@$(COMMANDS)/test