summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/Imakefile
diff options
context:
space:
mode:
authorJohn Kohl <jtkohl@mit.edu>1990-10-25 13:23:46 +0000
committerJohn Kohl <jtkohl@mit.edu>1990-10-25 13:23:46 +0000
commitfdbf457a79b3d09c0d0f3c19f66c9eb378fa5333 (patch)
tree3125587127f88a0bee185f6a25ef8d17590a0c68 /src/lib/krb5/Imakefile
parent35d8a4c95e183470aa429ec3a3d9f409ebfe346b (diff)
downloadkrb5-fdbf457a79b3d09c0d0f3c19f66c9eb378fa5333.tar.gz
krb5-fdbf457a79b3d09c0d0f3c19f66c9eb378fa5333.tar.xz
krb5-fdbf457a79b3d09c0d0f3c19f66c9eb378fa5333.zip
add asn.1
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1325 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/lib/krb5/Imakefile')
-rw-r--r--src/lib/krb5/Imakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/krb5/Imakefile b/src/lib/krb5/Imakefile
index 01d6738e9..b7c03dfc2 100644
--- a/src/lib/krb5/Imakefile
+++ b/src/lib/krb5/Imakefile
@@ -11,7 +11,7 @@
#define PassCDebugFlags
NormalLibraryObjectRule()
- SUBDIRS = error_tables ccache keytab krb rcache free os kdb des crc-32
+ SUBDIRS = error_tables asn.1 ccache keytab krb rcache free os kdb des crc-32
#ifdef HasVfprintf
VPOBJS=
VPSRCS=