diff options
| author | Theodore Tso <tytso@mit.edu> | 1998-12-05 05:47:39 +0000 |
|---|---|---|
| committer | Theodore Tso <tytso@mit.edu> | 1998-12-05 05:47:39 +0000 |
| commit | e2ce1c02dc85511ccf6c52408a21db66dbfab1bf (patch) | |
| tree | 47ff457efd704e5e0585ea82c9365b343122bffa /src/lib/crypto/ChangeLog | |
| parent | d4801e3429af4c72f3ca38c1bf3c8986aeb386f9 (diff) | |
Makefile.in: Added missing "cd .." necessary for making this compile
under Windows. Also added missing *.lst files to OBJFILELIST.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@11071 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/lib/crypto/ChangeLog')
| -rw-r--r-- | src/lib/crypto/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/lib/crypto/ChangeLog b/src/lib/crypto/ChangeLog index 4b5e956e5..e5acd65c1 100644 --- a/src/lib/crypto/ChangeLog +++ b/src/lib/crypto/ChangeLog @@ -1,3 +1,9 @@ +Thu Dec 3 23:37:28 1998 Theodore Y. Ts'o <tytso@mit.edu> + + * Makefile.in: Added missing "cd .." necessary for making this + compile under Windows. Also added missing *.lst files to + OBJFILELIST. + Fri Nov 6 10:23:32 1998 Ezra Peisach <epeisach@mit.edu> * keyhash_provider/Makefile.in: Fix to allow building out of the |
