summaryrefslogtreecommitdiffstats
path: root/crypto/jpake/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/jpake/Makefile')
-rw-r--r--crypto/jpake/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/crypto/jpake/Makefile b/crypto/jpake/Makefile
index 110c49c..5193fd9 100644
--- a/crypto/jpake/Makefile
+++ b/crypto/jpake/Makefile
@@ -32,6 +32,8 @@ install:
chmod 644 $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i ); \
done;
+update: depend
+
depend:
@[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
$(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
OpenPOWER on IntegriCloud