summaryrefslogtreecommitdiff
path: root/deps.mk
blob: 505c031839e02dc68f5ae2e71bd31d145a2bca39 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
sources.sh = \
	src/check \
	src/cronjob \
	src/gc \
	src/reconfigure \
	src/repo \

sources.txt = \
	src/.profile \
	src/backupit.txt \
	src/gitconfig \
	src/init.scm \
	src/known_hosts \
	src/rc.sh \
	src/ssh.conf \