[PATCH] Make.rules: Cleanup files from winebuild --save-temps

Detlef Riekenberg wine.dev at web.de
Wed Dec 23 03:01:52 CST 2009


---
 Make.rules.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Make.rules.in b/Make.rules.in
index 4386723..90e8db1 100644
--- a/Make.rules.in
+++ b/Make.rules.in
@@ -110,7 +110,7 @@ fakedlldir      = $(dlldir)/fakedlls
 prog_manext     = 1
 api_manext      = 3w
 conf_manext     = 5
-CLEAN_FILES     = *.o *.a *.so *.ln *.res *.fake *.$(LIBEXT) \\\#*\\\# *~ *% .\\\#* *.bak *.orig *.rej *.flc core
+CLEAN_FILES     = *.o *.a *.s *.so *.ln *.res *.fake *.$(LIBEXT) \\\#*\\\# *~ *% .\\\#* *.bak *.orig *.rej *.flc core
 
 IDL_GEN_C_SRCS  = $(IDL_C_SRCS:.idl=_c.c) $(IDL_I_SRCS:.idl=_i.c) \
                   $(IDL_P_SRCS:.idl=_p.c) $(IDL_S_SRCS:.idl=_s.c)
-- 
1.6.5


--=-------------12615592395420773816--



More information about the wine-patches mailing list