Fix cleaning targets to delete proper files
authorAlexander Bokovoy <ab@samba.org>
Mon, 18 Dec 2006 14:58:29 +0000 (17:58 +0300)
committerAlexander Bokovoy <ab@samba.org>
Mon, 18 Dec 2006 14:58:29 +0000 (17:58 +0300)
Makefile.in

index 94392b2ca40e4a19e7a1b5dd62d9f0722371785e..096961c26c3e1124debdd9e967f102a5e1052c2b 100644 (file)
@@ -63,8 +63,8 @@ clean:
 distclean: clean
        rm -f *~ */*~
        rm -rf bin
-       rm -f config.log config.status config.cache include/config.h
+       rm -f config.log config.status config.cache config.h
        rm -f Makefile
 
 realdistclean: distclean
-       rm -f configure.in include/config.h.in
+       rm -f configure config.h.in