summaryrefslogtreecommitdiffstats
path: root/crypto/conf/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/conf/Makefile')
-rw-r--r--crypto/conf/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/crypto/conf/Makefile b/crypto/conf/Makefile
index 1ad24127f5..2df0a98ba0 100644
--- a/crypto/conf/Makefile
+++ b/crypto/conf/Makefile
@@ -48,6 +48,8 @@ tests:
lint:
lint -DLINT $(INCLUDES) $(SRC)>fluff
+update: depend
+
depend:
@[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
$(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(LIBSRC)