change subdir list
authorJohn Kohl <jtkohl@mit.edu>
Thu, 3 May 1990 08:39:23 +0000 (08:39 +0000)
committerJohn Kohl <jtkohl@mit.edu>
Thu, 3 May 1990 08:39:23 +0000 (08:39 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@689 dc483132-0cff-0310-8789-dd5450dbe970

src/Imakefile

index 17ce31053ad68bf43e82608eee30c7d22e79026d..2722b6a9762721600ccab34c53dd718b27ad8b0f 100644 (file)
@@ -1,7 +1,7 @@
 #define IHaveSubdirs
 #define PassCDebugFlags
 
-        SUBDIRS = config error_tables lib tests kdc clients admin
+        SUBDIRS = error_tables asn.1 lib kdc clients admin
   LNINSTALLDIRS = 
 
 MakeSubdirs($(SUBDIRS))