summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2019-05-29 15:40:58 +0200
committerErich Eckner <git@eckner.net>2019-05-29 15:40:58 +0200
commitf0fd708c9dab713ec52ae3523d04e8738f02f8bc (patch)
treef5bd33474381b13edeeae58a4e81c9519418001b
parent6e51404582dc841179339681fe55e17d5116abb2 (diff)
downloadgitolite-sync-f0fd708c9dab713ec52ae3523d04e8738f02f8bc.tar.xz
conf should be processed, too
-rw-r--r--Makefile1
-rw-r--r--gitolite-sync.conf.in (renamed from gitolite-sync.conf)0
2 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index ae6fbca..5ab47c0 100644
--- a/Makefile
+++ b/Makefile
@@ -30,6 +30,7 @@ MANDIR = /usr/share/man
VERSION = 0.0
all: man.commons \
+ gitolite-sync.conf \
gitolite-sync gitolite-sync.1 \
gitolite-sync.service gitolite-sync.timer
diff --git a/gitolite-sync.conf b/gitolite-sync.conf.in
index 240ec0c..240ec0c 100644
--- a/gitolite-sync.conf
+++ b/gitolite-sync.conf.in