summaryrefslogtreecommitdiffstats
path: root/src/lib
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib')
-rw-r--r--src/lib/crypto/builtin/des/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/crypto/builtin/des/Makefile.in b/src/lib/crypto/builtin/des/Makefile.in
index bfe48e83f..79356f24a 100644
--- a/src/lib/crypto/builtin/des/Makefile.in
+++ b/src/lib/crypto/builtin/des/Makefile.in
@@ -96,7 +96,7 @@ depend:: $(SRCS)
check-windows::
clean::
- $(RM) destest.$(OBJEXT) destest$(EXEEXT) \
+ $(RM) destest.$(OBJEXT) destest$(EXEEXT) verify$(EXEEXT) \
t_verify.$(OBJEXT) t_afss2k.$(OBJEXT) t_afss2k$(EXEEXT)
clean-unix:: clean-libobjs