summaryrefslogtreecommitdiff
path: root/common.mak
diff options
context:
space:
mode:
Diffstat (limited to 'common.mak')
-rw-r--r--common.mak2
1 files changed, 1 insertions, 1 deletions
diff --git a/common.mak b/common.mak
index cecb48897d..0bc3321923 100644
--- a/common.mak
+++ b/common.mak
@@ -45,7 +45,7 @@ depend dep: $(SRCS)
clean::
rm -f *.o *.d *~ *.a *.lib *.so *.so.* *.dylib *.dll \
- *.lib *.def *.dll.a *.exp
+ *.def *.dll.a *.exp
distclean: clean
rm -f .depend