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

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