From: John Kohl Date: Tue, 20 Nov 1990 16:20:05 +0000 (+0000) Subject: build dependencies in subdirs X-Git-Tag: krb5-1.0-alpha3~102 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=f33fb0f28a99c6529b9ca60b59ae2f3cfd603237;p=krb5.git build dependencies in subdirs git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1491 dc483132-0cff-0310-8789-dd5450dbe970 --- 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 /**/###########################################################################