summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDaniel Silverstone <dsilvers@digital-scurf.org>2015-11-01 10:19:46 +0100
committerDaniel Silverstone <dsilvers@digital-scurf.org>2015-11-01 10:19:46 +0100
commit9a9fa3cc8150a93cd47e631d7c4c11d74cfcb6ff (patch)
tree1a6f9856aea58ba8e5b54afe9bb4781acdc948fd /Makefile
parent74467e560df6c581d2d8f541471fb945c3e86079 (diff)
downloadgitano-9a9fa3cc8150a93cd47e631d7c4c11d74cfcb6ff.tar.gz
Ensure the archive plugin is installed (and named reasonably)
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a2aedec..3b789fc 100644
--- a/Makefile
+++ b/Makefile
@@ -62,7 +62,7 @@ SKEL_FILES := gitano-admin/rules/selfchecks.lace \
MAN1S := gitano-setup.1
-PLUGINS := rsync.lua
+PLUGINS := rsync.lua archive.lua
MOD_DIRS := gitano
MOD_FILES := $(patsubst %,%.lua,$(subst .,/,$(MODS)))