aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/x509/Makefile.ssl
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/x509/Makefile.ssl')
-rw-r--r--crypto/x509/Makefile.ssl2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/x509/Makefile.ssl b/crypto/x509/Makefile.ssl
index c724a74f9b..1fc144f165 100644
--- a/crypto/x509/Makefile.ssl
+++ b/crypto/x509/Makefile.ssl
@@ -75,7 +75,7 @@ lint:
lint -DLINT $(INCLUDES) $(SRC)>fluff
depend:
- $(MAKEDEPEND) $(INCLUDES) $(PROGS) $(LIBSRC)
+ $(MAKEDEPEND) $(INCLUDES) $(DEPFLAG) $(PROGS) $(LIBSRC)
dclean:
$(PERL) -pe 'if (/^# DO NOT DELETE THIS LINE/) {print; exit(0);}' $(MAKEFILE) >Makefile.new