]> git.proxmox.com Git - pve-omping.git/commitdiff
buildsys: improve clean master
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 10 Jul 2019 15:48:02 +0000 (17:48 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 10 Jul 2019 15:48:02 +0000 (17:48 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Makefile

index 3fb2d51f5db0d1d9a9883316b0d5f339bd7dda64..3e534204f55b77b79387dcd0e819c87200bf90a8 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -45,7 +45,7 @@ distclean: clean
 
 .PHONY: clean
 clean:
-       rm -rf *~ *_${DEB_BUILD_ARCH}.deb *.changes *.dsc *.buildinfo ${PKGDIR}
+       rm -rf *~ *_${DEB_BUILD_ARCH}.deb *.changes *.dsc *.diff.gz *.buildinfo ${PKGDIR}
 
 .PHONY: dinstall
 dinstall: ${DEB}