summaryrefslogtreecommitdiffstats
path: root/fips/des/Makefile.ssl
diff options
context:
space:
mode:
Diffstat (limited to 'fips/des/Makefile.ssl')
-rw-r--r--fips/des/Makefile.ssl2
1 files changed, 1 insertions, 1 deletions
diff --git a/fips/des/Makefile.ssl b/fips/des/Makefile.ssl
index 903b6334db..39f1efd061 100644
--- a/fips/des/Makefile.ssl
+++ b/fips/des/Makefile.ssl
@@ -44,7 +44,7 @@ check:
lib: $(LIBOBJ)
$(AR) $(LIB) $(LIBOBJ)
$(RANLIB) $(LIB) || echo Never mind.
- @touch lib
+ @sleep 2; touch lib
files:
$(PERL) $(TOP)/util/files.pl Makefile.ssl >> $(TOP)/MINFO