From: Theodore Tso Date: Mon, 27 Jul 1992 12:38:14 +0000 (+0000) Subject: Added kadmin subdirectory X-Git-Tag: krb5-1.0-beta2~151 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=100a3231c0c3480f57503b9923b911c56d42c381;p=krb5.git Added kadmin subdirectory git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2311 dc483132-0cff-0310-8789-dd5450dbe970 --- diff --git a/src/Imakefile b/src/Imakefile index 6d8ae41df..d1f211cbe 100644 --- a/src/Imakefile +++ b/src/Imakefile @@ -33,7 +33,7 @@ world:: make ${MFLAGS} depend make ${MFLAGS} all -SUBDIRS = include lib kdc admin slave clients appl tests +SUBDIRS = include lib kdc admin kadmin slave clients appl tests LNINSTALLDIRS = MakeSubdirs($(SUBDIRS))