summaryrefslogtreecommitdiff
path: root/deps.mk
blob: a4d87adb5d54035544f4435c13f9481f40b26f7b (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 \
	src/repo \

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