summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJason D. McCormick <jason@mfamily.org>2023-12-20 17:17:23 -0500
committerJason D. McCormick <jason@mfamily.org>2023-12-20 17:17:23 -0500
commit276c4c4e85741f8cbf17677abf5704d2c9d486bb (patch)
treecf4836671c33071877627aa7b33239297f131435 /Makefile
parentb47858d0557c68a438efac03cb85fa81175dd367 (diff)
more clean debclean
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 286c571..181a4d9 100644
--- a/Makefile
+++ b/Makefile
@@ -48,4 +48,8 @@ debclean:
rm -f ../$(PKGNAME)-$(RELVER)*
rm -rf debian/$(PKGNAME)
rm -f debian/files
+ rm -rf debian/.debhelper/
+ rm -f debian/debhelper-build-stamp
+ rm -f debian/*.substvars
+