GOST PKCS12 support
[openssl.git] / crypto / camellia / Makefile
index 2602dbf9658aff85c7f058a7b704ca6bb84826b8..4aa84db543eb6b8cdbf74d8c6f24793a713be781 100644 (file)
@@ -59,6 +59,8 @@ tests:
 lint:
        lint -DLINT $(INCLUDES) $(SRC)>fluff
 
+update: depend
+
 depend:
        @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
        $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)