Added kadmin subdirectory
authorTheodore Tso <tytso@mit.edu>
Mon, 27 Jul 1992 12:38:14 +0000 (12:38 +0000)
committerTheodore Tso <tytso@mit.edu>
Mon, 27 Jul 1992 12:38:14 +0000 (12:38 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2311 dc483132-0cff-0310-8789-dd5450dbe970

src/Imakefile

index 6d8ae41dfaed6c33e4603f1d7b5e12c2183387e5..d1f211cbe48c51c93e0a7bcd917cf0a269fc841a 100644 (file)
@@ -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))