summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
diff options
context:
space:
mode:
authorTim Potter <tpot@samba.org>2002-09-19 23:32:38 +0000
committerTim Potter <tpot@samba.org>2002-09-19 23:32:38 +0000
commit16b2465c091b50c47e827b004529043d15476d32 (patch)
tree72e0ad1758c6c23a5fc62223a6b8456a9d8e5d28 /source3/Makefile.in
parenta5df564e05369f2cce8e630a355aa106d949f215 (diff)
downloadsamba-16b2465c091b50c47e827b004529043d15476d32.tar.gz
samba-16b2465c091b50c47e827b004529043d15476d32.tar.bz2
samba-16b2465c091b50c47e827b004529043d15476d32.zip
remove proto headers on realclean
(This used to be commit 1bd2c6e1441ea8e54284c72dc07de741f88dbe90)
Diffstat (limited to 'source3/Makefile.in')
-rw-r--r--source3/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/Makefile.in b/source3/Makefile.in
index dbbd97bbff..f1c7126451 100644
--- a/source3/Makefile.in
+++ b/source3/Makefile.in
@@ -1008,7 +1008,7 @@ etags:
ctags:
ctags `find $(srcdir) -name "*.[ch]" | grep -v /CVS/`
-realclean: clean
+realclean: clean delheaders
-rm -f config.log $(PROGS) $(SPROGS) bin/.dummy
-rmdir bin