]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
make clean should remove PROGS
authorAndrew Tridgell <tridge@samba.org>
Sun, 29 Apr 2001 04:54:56 +0000 (04:54 +0000)
committerAndrew Tridgell <tridge@samba.org>
Sun, 29 Apr 2001 04:54:56 +0000 (04:54 +0000)
source/Makefile.in

index 9bec4ba94683f18719b272eecdd721b7a3edc1aa..a62886246aeb80d96ccb22c5b31293e56e20d2e6 100644 (file)
@@ -681,7 +681,7 @@ uninstallcp:
        @$(SHELL) $(srcdir)/script/uninstallcp.sh $(CODEPAGEDIR) $(CODEPAGELIST)
 
 clean: 
-       -rm -f core */*~ *~ */*.o */*.po */*.po32 */*.@SHLIBEXT@
+       -rm -f core */*~ *~ */*.o */*.po */*.po32 */*.@SHLIBEXT@ $(PROGS) $(SPROGS)
 
 proto: 
        @echo rebuilding include/proto.h