From f33fb0f28a99c6529b9ca60b59ae2f3cfd603237 Mon Sep 17 00:00:00 2001 From: John Kohl Date: Tue, 20 Nov 1990 16:20:05 +0000 Subject: [PATCH] build dependencies in subdirs git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1491 dc483132-0cff-0310-8789-dd5450dbe970 --- src/config/Imake.tmpl | 1 + 1 file changed, 1 insertion(+) diff --git a/src/config/Imake.tmpl b/src/config/Imake.tmpl index abfbf7061..8d644795e 100644 --- a/src/config/Imake.tmpl +++ b/src/config/Imake.tmpl @@ -724,6 +724,7 @@ CleanSubdirs($(SUBDIRS)) TagSubdirs($(SUBDIRS)) MakefileSubdirs($(SUBDIRS)) IncludesSubdirs($(SUBDIRS)) +DependSubdirs($(SUBDIRS)) #else /**/########################################################################### -- 2.26.2