summaryrefslogtreecommitdiffstats
path: root/src/lib
diff options
context:
space:
mode:
authorJohn Kohl <jtkohl@mit.edu>1990-05-17 13:14:47 +0000
committerJohn Kohl <jtkohl@mit.edu>1990-05-17 13:14:47 +0000
commit5c41fcc1b223d962bf7ac9d15d4088465ce71515 (patch)
treec3c4328170032ca05c2b8e028e7ba7a0fc03cf48 /src/lib
parentf300e0dd1ea1cae0eac92e53575c0f2288c63257 (diff)
rename directories
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@872 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/lib')
-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 498692181..783e171e1 100644
--- a/src/lib/krb5/Imakefile
+++ b/src/lib/krb5/Imakefile
@@ -1,7 +1,7 @@
#define IHaveSubdirs
#define PassCDebugFlags
NormalLibraryObjectRule()
- SUBDIRS = ccache crc-32 kdb keytab krb os-4.3 rcache free des_new
+ SUBDIRS = ccache crc-32 kdb keytab krb rcache free os des
OBJS = \
cryptoconf.o \
perror.o \