summaryrefslogtreecommitdiff
path: root/crypto/ts/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/ts/Makefile')
-rw-r--r--crypto/ts/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/crypto/ts/Makefile b/crypto/ts/Makefile
index c182345..cf991ef 100644
--- a/crypto/ts/Makefile
+++ b/crypto/ts/Makefile
@@ -73,6 +73,8 @@ tags:
lint:
lint -DLINT $(INCLUDES) $(SRC)>fluff
+update: depend
+
depend:
$(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(LIBSRC)