summaryrefslogtreecommitdiff
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 afb6e48..72b1396 100644
--- a/Makefile
+++ b/Makefile
@@ -15,4 +15,7 @@ butler: dumps FORCE
python butler/butler.py 1 | mysql ${LIGA_MYSQL_CONNECTION_OPTS}
python butler/butler.py 2 | mysql ${LIGA_MYSQL_CONNECTION_OPTS}
+ausbutler: FORCE
+ ./ausbutler/ausbutler-all.sh
+
FORCE: