STACK_OF(SSL_COMP) is a public type
[openssl.git] / crypto / dso / Makefile
index 17af757bc0df6607e4b1f3b46d80b82319d94015..b2efd5c2de343787314fbcac9f2e5b009e9d66cd 100644 (file)
@@ -47,6 +47,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)