summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2005-06-19 22:25:38 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 13:18:32 -0500
commit6d1fedd199b1108a499cbba9a0db0db440a54644 (patch)
tree2c2e0f716b5fd8665067742c5ca4e11683148b13
parent2a819d0dfcb02ead63832a2ea5af79f90af82647 (diff)
downloadsamba-6d1fedd199b1108a499cbba9a0db0db440a54644.tar.gz
samba-6d1fedd199b1108a499cbba9a0db0db440a54644.tar.bz2
samba-6d1fedd199b1108a499cbba9a0db0db440a54644.zip
r7762: Clean up make help files.
(This used to be commit fa1ab1982cb2ea49fc35d75fb32192fc1bea23cd)
-rw-r--r--source4/build/smb_build/makefile.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/build/smb_build/makefile.pm b/source4/build/smb_build/makefile.pm
index bc38cfcf80..a58ed8cf76 100644
--- a/source4/build/smb_build/makefile.pm
+++ b/source4/build/smb_build/makefile.pm
@@ -513,7 +513,7 @@ proto_test:
@[ -f $(builddir)/include/proto.h ] || $(MAKE) proto
clean: delheaders
- -rm -f *.o */*.o */*/*.o */*/*/*.o bin/*
+ -rm -f *.o */*.o */*/*.o */*/*/*.o bin/* bin/.SUBSYSTEM_* bin/.MODULE_*
-rm -rf librpc/gen_*
distclean: clean