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-12 14:53:06 +0000
commitafc201bf9a22056da1b32cbbca427568c578585a (patch)
tree7406d2267c593e23edd54f2d4ac2263f87d79506
parent67e87f3ce322083d6a7fdd0ba96850a4039d14db (diff)
downloadgitano-afc201bf9a22056da1b32cbbca427568c578585a.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 \