summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Ipsum <richard.ipsum@codethink.co.uk>2014-01-28 16:18:34 +0000
committerRichard Ipsum <richard.ipsum@codethink.co.uk>2014-02-18 16:39:03 +0000
commit390a6ce1e11fbbf7bd5bbbab1bd1197b6ddcb514 (patch)
tree0865adf265917f95c470e1551599dc4cf08ecc27
parent37a1b130afee037dc2e3c156032c9e17792c7c11 (diff)
downloadgitano-390a6ce1e11fbbf7bd5bbbab1bd1197b6ddcb514.tar.gz
Make Makefile install auth.lua
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e81e4a3..15dddc3 100644
--- a/Makefile
+++ b/Makefile
@@ -42,7 +42,7 @@ MODS := gitano \
gitano.actions gitano.config gitano.lace gitano.log \
gitano.markdown gitano.repository gitano.supple \
gitano.command gitano.admincommand gitano.usercommand \
- gitano.repocommand gitano.copycommand
+ gitano.repocommand gitano.copycommand gitano.auth
SKEL_FILES := gitano-admin/rules/selfchecks.lace \
gitano-admin/rules/aschecks.lace \