summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/lib/krb5/ChangeLog4
-rw-r--r--src/lib/krb5/Makefile.in8
2 files changed, 8 insertions, 4 deletions
diff --git a/src/lib/krb5/ChangeLog b/src/lib/krb5/ChangeLog
index 3987e27c7..2c492791d 100644
--- a/src/lib/krb5/ChangeLog
+++ b/src/lib/krb5/ChangeLog
@@ -1,3 +1,7 @@
+Fri Nov 3 21:31:44 1995 Theodore Y. Ts'o <tytso@dcl>
+
+ * Makefile.in: Added the ccache/memory subdirectory.
+
Fri Oct 6 22:05:44 1995 Theodore Y. Ts'o <tytso@dcl>
* Makefile.in: Remove ##DOS!include of config/windows.in.
diff --git a/src/lib/krb5/Makefile.in b/src/lib/krb5/Makefile.in
index 913254f70..386598910 100644
--- a/src/lib/krb5/Makefile.in
+++ b/src/lib/krb5/Makefile.in
@@ -2,14 +2,14 @@
TST=if test -n "`cat DONE`" ; then
-LIB_SUBDIRS= error_tables asn.1 ccache ccache/stdio ccache/file \
+LIB_SUBDIRS= error_tables asn.1 ccache ccache/stdio ccache/file ccache/memory \
keytab keytab/file krb rcache free os posix $(BUILDTOP)/util/profile \
$(BUILDTOP)/util/berk_db/hash
LIBUPDATE= $(BUILDTOP)/util/libupdate
LIBDONE= error_tables/DONE asn.1/DONE ccache/DONE ccache/stdio/DONE \
- ccache/file/DONE keytab/DONE keytab/file/DONE krb/DONE \
- rcache/DONE free/DONE os/DONE posix/DONE \
- $(BUILDTOP)/util/profile/DONE \
+ ccache/file/DONE ccache/memory/DONE keytab/DONE \
+ keytab/file/DONE krb/DONE rcache/DONE free/DONE os/DONE \
+ posix/DONE $(BUILDTOP)/util/profile/DONE \
$(BUILDTOP)/util/berk_db/hash/DONE
#
# Depends on KRB4_LIB, KRB4_CRYPTO_LIB and libcrypto, expect two unresolved