aboutsummaryrefslogtreecommitdiffstats
path: root/wsutil/Makefile.nmake
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2012-01-29 20:33:58 +0000
committerAnders Broman <anders.broman@ericsson.com>2012-01-29 20:33:58 +0000
commit0179b7dc500d43ed814ce0d8b970566714c2e139 (patch)
tree1bd550c3559947b0d80bbcc78bb0478cb41290db /wsutil/Makefile.nmake
parent84370fffcb7f6f73a0c672c94b097aff71a50dd5 (diff)
Add *.sbr files to the clean target.
svn path=/trunk/; revision=40763
Diffstat (limited to 'wsutil/Makefile.nmake')
-rw-r--r--wsutil/Makefile.nmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/wsutil/Makefile.nmake b/wsutil/Makefile.nmake
index 38f5718b5f..25c54f9ada 100644
--- a/wsutil/Makefile.nmake
+++ b/wsutil/Makefile.nmake
@@ -48,7 +48,7 @@ clean :
libwsutil.exp \
libwsutil.dll \
libwsutil.dll.manifest \
- *.pdb
+ *.pdb *.sbr
distclean: clean