]> git.proxmox.com Git - mirror_smartmontools-debian.git/commitdiff
debian/rules: Makefile.in not Makfile.in
authorGuido Guenther <agx@bogon.sigxcpu.org>
Sun, 23 Apr 2006 17:16:26 +0000 (19:16 +0200)
committerGuido Guenther <agx@bogon.sigxcpu.org>
Sun, 23 Apr 2006 17:16:26 +0000 (19:16 +0200)
debian/rules

index c9d0b7b8aca6ac867465b43b6e9f6ad5f65c19f7..1564287c99057661478cdf3ea2d2ee9dee2fcbea 100755 (executable)
@@ -54,7 +54,7 @@ clean: unpatch
        # 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
+             Makefile.in examplescripts/Makefile.in aclocal.m4 configure
                
 
        dh_clean