summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
diff options
context:
space:
mode:
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 b9fd30d9ba..cee3baef7a 100644
--- a/source3/Makefile.in
+++ b/source3/Makefile.in
@@ -297,7 +297,7 @@ uninstallcp:
@$(SHELL) $(srcdir)/script/uninstallcp.sh $(CODEPAGEDIR) $(CODEPAGELIST)
clean:
- rm -f core */*.o */*~ *~ config.cache $(PROGS)
+ rm -f core */*.o */*~ *~ config.cache $(PROGS) $(SPROGS)
proto:
@echo rebuilding include/proto.h