r1846: debian updates
[ctsim.git] / debian / rules
index 895b8de4731de3171498c5420480a5a0d2df1c67..406ea396f0120f3bfc43fcfa451bbd4266dc6c5b 100755 (executable)
@@ -42,6 +42,7 @@ clean:
 
        # Add here commands to clean up after the build process.
        -$(MAKE) distclean
+       find . -type f -and -name *~ -or -name .*~ -exec rm -f {} \;
        rm -f debian/ctsim.postinst.* debian/ctsim.prerm.*
 
        dh_clean