add "admin" subdir
authorJohn Kohl <jtkohl@mit.edu>
Tue, 13 Feb 1990 09:21:14 +0000 (09:21 +0000)
committerJohn Kohl <jtkohl@mit.edu>
Tue, 13 Feb 1990 09:21:14 +0000 (09:21 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@349 dc483132-0cff-0310-8789-dd5450dbe970

src/Imakefile

index 3fb9733a19643089a4bcd4109c4d52c562aa0eb3..17ce31053ad68bf43e82608eee30c7d22e79026d 100644 (file)
@@ -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))