From: John Kohl Date: Tue, 13 Feb 1990 09:21:14 +0000 (+0000) Subject: add "admin" subdir X-Git-Tag: krb5-1.0-alpha2~1035 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=ddc498dc71c7da82f202c05db4ad8a73a4c3afac;p=krb5.git add "admin" subdir git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@349 dc483132-0cff-0310-8789-dd5450dbe970 --- diff --git a/src/Imakefile b/src/Imakefile index 3fb9733a1..17ce31053 100644 --- a/src/Imakefile +++ b/src/Imakefile @@ -1,7 +1,7 @@ #define IHaveSubdirs #define PassCDebugFlags - SUBDIRS = config error_tables lib tests kdc clients + SUBDIRS = config error_tables lib tests kdc clients admin LNINSTALLDIRS = MakeSubdirs($(SUBDIRS))