summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDaniel Silverstone <dsilvers@digital-scurf.org>2016-11-16 16:43:36 +0000
committerDaniel Silverstone <dsilvers@digital-scurf.org>2016-11-16 16:43:36 +0000
commit33d5f174a41472795e3cc833db4932afba388ca7 (patch)
tree88ae480c581f5ea1d0b0ff7fb5286eed1c52782f /Makefile
parentdb3da4a27387bc0d692b5ee91d6bcccc8c498ab7 (diff)
downloadgitano-33d5f174a41472795e3cc833db4932afba388ca7.tar.gz
Also install gitano/i18n
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 7cf8534..ed7333c 100644
--- a/Makefile
+++ b/Makefile
@@ -47,7 +47,8 @@ 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.auth gitano.plugins
+ gitano.repocommand gitano.copycommand gitano.auth gitano.plugins\
+ gitano.i18n
SKEL_FILES := gitano-admin/rules/selfchecks.lace \
gitano-admin/rules/aschecks.lace \