summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>1998-10-05 23:34:50 +0000
committerAndrew Tridgell <tridge@samba.org>1998-10-05 23:34:50 +0000
commit01b838bfbbd27abd36b17aa6a8978441e8823e34 (patch)
treed74a0c5dbd77cb963a64b816f2371d00e5a45a0a /source3/Makefile.in
parentc7d3ad04f1f8e12d799c2310afe054d4a5588c8c (diff)
downloadsamba-01b838bfbbd27abd36b17aa6a8978441e8823e34.tar.gz
samba-01b838bfbbd27abd36b17aa6a8978441e8823e34.tar.bz2
samba-01b838bfbbd27abd36b17aa6a8978441e8823e34.zip
clean needs to delete po32 and .so files
(This used to be commit 969eb180646977a01e6d44bde1e13343fd0fa1f7)
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 db3db2320e..b54ac098e0 100644
--- a/source3/Makefile.in
+++ b/source3/Makefile.in
@@ -400,7 +400,7 @@ uninstallcp:
@$(SHELL) $(srcdir)/script/uninstallcp.sh $(CODEPAGEDIR) $(CODEPAGELIST)
clean:
- -rm -f core */*~ *~ */*.o */*.po
+ -rm -f core */*~ *~ */*.o */*.po */*.po32 */*.so
proto:
@echo rebuilding include/proto.h