Include sha in the list of subdirectories for the Macintosh
authorTheodore Tso <tytso@mit.edu>
Thu, 6 Jun 1996 04:09:22 +0000 (04:09 +0000)
committerTheodore Tso <tytso@mit.edu>
Thu, 6 Jun 1996 04:09:22 +0000 (04:09 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@8242 dc483132-0cff-0310-8789-dd5450dbe970

src/lib/crypto/ChangeLog
src/lib/crypto/Makefile.in

index 6dda427524593771d916d0e22f3c9d329ab5a97e..d8c97f5f5bd30c5879a2db35f84af984883052fd 100644 (file)
@@ -1,3 +1,8 @@
+Thu Jun  6 00:03:05 1996  Theodore Y. Ts'o  <tytso@mit.edu>
+
+       * Makefile.in (MAC_SUBDIRS): Include sha in the list of
+               subdirectories for the Macintosh
+
 Mon May 20 10:59:23 1996  Tom Yu  <tlyu@dragons-lair.MIT.EDU>
 
        * Makefile.in (libcrypto.$(STEXT): deal with new improved
index c34af0316787ad3b5df5535ff7275b08756bc58b..e4ec74294b1b30b43ec15c3afbe5a11ea9b4d2a9 100644 (file)
@@ -3,7 +3,7 @@ CFLAGS = $(CCOPTS) $(DEFS) -I$(srcdir)/crc32 -I$(srcdir)/des -I$(srcdir)/md4 -I$
 ##DOSBUILDTOP = ..\..
 ##DOSLIBNAME=crypto.lib
 
-MAC_SUBDIRS = des md4 md5 crc32 os
+MAC_SUBDIRS = des sha md4 md5 crc32 os
 
 TST=if test -n "`cat DONE`" ; then