Fix the update target and remove duplicate file updates
[openssl.git] / crypto / pem / Makefile
index 2cc7801529e0fa40bb77068e792e02dd38efbc4c..7a930eeae77427faa0805e3d7a08507cfb60ecb3 100644 (file)
@@ -64,6 +64,8 @@ tests:
 lint:
        lint -DLINT $(INCLUDES) $(SRC)>fluff
 
+update: depend
+
 depend:
        @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
        $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(LIBSRC)