Makefile.in: Install the current list of header files.
authorEzra Peisach <epeisach@mit.edu>
Wed, 26 Apr 1995 21:40:24 +0000 (21:40 +0000)
committerEzra Peisach <epeisach@mit.edu>
Wed, 26 Apr 1995 21:40:24 +0000 (21:40 +0000)
Some DOS specific ones may be missing at the moment.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5520 dc483132-0cff-0310-8789-dd5450dbe970

src/include/krb5/ChangeLog
src/include/krb5/Makefile.in

index ae16f8905d96f255f6d7dee95f6323d65456d066..3be4ea2ac22b827004a886103d931d603e2df22e 100644 (file)
@@ -1,3 +1,7 @@
+Wed Apr 26 10:41:08 1995  Ezra Peisach  <epeisach@kangaroo.mit.edu>
+
+       * Makefile.in: Reflect current list of headers to be installed.
+
 Thu Apr 20 11:35:07 1995    <tytso@rsx-11.mit.edu>
 
        * k5-config.h, configure.in: Remove support for HAS_ANSI_CONST
index 4dd03f1ab4d8cc93e67214845f5bb3f620417cf9..44e08142dfbb1d7b577fca82199065ac5504a40c 100644 (file)
@@ -4,12 +4,10 @@ KRB5SRVTABDIR = /etc
 ##DOSBUILDTOP = ..\..
 ##DOS!include $(BUILDTOP)\config\windows.in
 
-KRB5_HEADERS = adm.h adm_proto.h \
-               asn1.h base-defs.h ccache.h k5-config.h encryption.h \
-               error_def.h k5-errors.h ext-proto.h fieldbits.h \
-               k5-free.h func-proto.h hostaddr.h kdb.h kdb_dbm.h \
-               keytab.h libos.h los-proto.h macros.h mit-des.h \
-               proto.h rcache.h safepriv.h sysincl.h wordsize.h
+KRB5_HEADERS = adm.h adm_proto.h asn1.h ext-proto.h k5-config.h k5-errors.h \
+               kdb.h kdb_dbm.h libos.h los-proto.h mit-des.h preauth.h \
+               rsa-md5.h sysincl.h winsock.h
+
 # these are installed here for the build from lib/krb5/error_tables but 
 # also need to be in the installed tree
 ET_HEADERS = adm_err.h asn1_err.h kdb5_err.h krb5_err.h