]> git.proxmox.com Git - mirror_smartmontools-debian.git/blobdiff - debian/rules
debian/rules: - remove autogenerated files
[mirror_smartmontools-debian.git] / debian / rules
index 2e3eb81f7fef731c21ac5eb34cc5a81a4e56cebd..c9d0b7b8aca6ac867465b43b6e9f6ad5f65c19f7 100755 (executable)
@@ -49,11 +49,13 @@ build-stamp: configure-stamp
 clean: unpatch
        dh_testdir
        dh_testroot
-       rm -f build-stamp configure.stamp
        # rm -f debian/logcheck.logcheck.ignore.*
 
        # Add here commands to clean up after the build process.
        -$(MAKE) distclean
+       rm -f build-stamp configure-stamp \
+             Makefile.in examplescripts/Makfile.in aclocal.m4 configure
+               
 
        dh_clean