summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2024-08-16 21:20:03 -0300
committerEuAndreh <eu@euandre.org>2024-08-16 21:20:03 -0300
commitd41f049a5c1c17b551fa33a04d61e2c647312252 (patch)
treeaf2c540824a371c2f2507f0e6865ae415dcc56ea
parentAdd config files and install them under $(SYSCONFDIR) (diff)
downloadsyskeep-d41f049a5c1c17b551fa33a04d61e2c647312252.tar.gz
syskeep-d41f049a5c1c17b551fa33a04d61e2c647312252.tar.xz
deps.mk: Include config files
-rw-r--r--deps.mk6
1 files changed, 6 insertions, 0 deletions
diff --git a/deps.mk b/deps.mk
index af8093a..82764bd 100644
--- a/deps.mk
+++ b/deps.mk
@@ -6,4 +6,10 @@ sources.sh = \
sources.txt = \
src/backupit.txt \
+ src/gitconfig \
+ src/init.scm \
+ src/known_hosts.txt \
+ src/profile.sh \
+ src/rc.sh \
+ src/ssh.conf \