Fix the update target and remove duplicate file updates
[openssl.git] / crypto / srp / Makefile
index ff6e905c1306ee5f32583d82942ed35e602218d9..e90adf7a76e6b5b99722cb52d9f384f4a516735f 100644 (file)
@@ -44,6 +44,8 @@ tests:
 lint:
        lint -DLINT $(INCLUDES) $(SRC)>fluff
 
+update: depend
+
 depend:
        $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)