build dependencies in subdirs
authorJohn Kohl <jtkohl@mit.edu>
Tue, 20 Nov 1990 16:20:05 +0000 (16:20 +0000)
committerJohn Kohl <jtkohl@mit.edu>
Tue, 20 Nov 1990 16:20:05 +0000 (16:20 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1491 dc483132-0cff-0310-8789-dd5450dbe970

src/config/Imake.tmpl

index abfbf7061ca9b93191cd414f2e2e29a4d55bf7cd..8d644795ef4e5240d436d7aae582d1b1f6a0a2c1 100644 (file)
@@ -724,6 +724,7 @@ CleanSubdirs($(SUBDIRS))
 TagSubdirs($(SUBDIRS))
 MakefileSubdirs($(SUBDIRS))
 IncludesSubdirs($(SUBDIRS))
+DependSubdirs($(SUBDIRS))
 
 #else
 /**/###########################################################################