Added the new util and config-files subdirectories
authorTheodore Tso <tytso@mit.edu>
Thu, 3 Jun 1993 00:09:56 +0000 (00:09 +0000)
committerTheodore Tso <tytso@mit.edu>
Thu, 3 Jun 1993 00:09:56 +0000 (00:09 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2550 dc483132-0cff-0310-8789-dd5450dbe970

src/Imakefile

index d1f211cbe48c51c93e0a7bcd917cf0a269fc841a..6db8445e6603413ff08aa8f7e851a72e030ac215 100644 (file)
@@ -33,7 +33,8 @@ world::
        make ${MFLAGS} depend
        make ${MFLAGS} all
 
-SUBDIRS = include lib kdc admin kadmin slave clients appl tests
+SUBDIRS = util include lib kdc admin kadmin slave clients appl tests \
+               config-files
 LNINSTALLDIRS = 
 
 MakeSubdirs($(SUBDIRS))