summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/clean.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/clean.sh b/debian/clean.sh
index a925ed06..39430604 100644
--- a/debian/clean.sh
+++ b/debian/clean.sh
@@ -57,3 +57,7 @@ rm -vf Makefile
[ ! -d debug ] || chmod -R +rw debug/
rm -vfr release/ debug/ local/ parcels/
+# conf files not found upstream but autogenerated
+rm -vf test/bbackupd/testfiles/bbackupd-exclude.conf
+rm -vf test/bbackupd/testfiles/bbackupd-snapshot.conf
+rm -vf test/bbackupd/testfiles/bbackupd-symlink.conf