From ea84b95568a1be3e27a765a5fe341596d8c453fc Mon Sep 17 00:00:00 2001 From: John Kohl Date: Fri, 11 May 1990 10:21:37 +0000 Subject: [PATCH] add appl to list of subdirs git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@838 dc483132-0cff-0310-8789-dd5450dbe970 --- src/Imakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Imakefile b/src/Imakefile index 2722b6a97..288c5332d 100644 --- a/src/Imakefile +++ b/src/Imakefile @@ -1,7 +1,7 @@ #define IHaveSubdirs #define PassCDebugFlags - SUBDIRS = error_tables asn.1 lib kdc clients admin + SUBDIRS = error_tables asn.1 lib kdc admin clients appl LNINSTALLDIRS = MakeSubdirs($(SUBDIRS)) -- 2.26.2