summaryrefslogtreecommitdiff
path: root/src/libcrawler/Makefile.W32
diff options
context:
space:
mode:
Diffstat (limited to 'src/libcrawler/Makefile.W32')
-rwxr-xr-xsrc/libcrawler/Makefile.W322
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libcrawler/Makefile.W32 b/src/libcrawler/Makefile.W32
index ab18d2c..9a734ce 100755
--- a/src/libcrawler/Makefile.W32
+++ b/src/libcrawler/Makefile.W32
@@ -38,7 +38,7 @@ local_all: $(DYNAMIC_LIB)
local_clean:
@-erase $(DYNAMIC_LIB) 2>NUL
- @-erase win32\*.obj 2>NUL
+ @-erase win32\*.obj win32\*.dllobj 2>NUL
local_distclean: