New Configure option no-<cipher> (rsa, idea, rc5, ...).
[openssl.git] / crypto / dh / Makefile.ssl
index 1dfdd01543aa4126b14eb7ce6409d8750f553634..eb4dc12f4edddd588b81e3fb3bb1183616052ce8 100644 (file)
@@ -65,7 +65,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