summaryrefslogtreecommitdiffstats
path: root/src/config/pre.in
diff options
context:
space:
mode:
authorGreg Hudson <ghudson@mit.edu>2009-03-20 18:09:19 +0000
committerGreg Hudson <ghudson@mit.edu>2009-03-20 18:09:19 +0000
commit602bc234c7836e33fb0feef608cea79c2d82ea8b (patch)
tree78673fd5ae2105e37d2de4c950985d2c7b00a5c3 /src/config/pre.in
parentffafb8455cde8a0c089512444457a74357a644c3 (diff)
downloadkrb5-602bc234c7836e33fb0feef608cea79c2d82ea8b.tar.gz
krb5-602bc234c7836e33fb0feef608cea79c2d82ea8b.tar.xz
krb5-602bc234c7836e33fb0feef608cea79c2d82ea8b.zip
Install kadmin and kdb headers
Add disclaimers to the kadmin and kdb headers about the weaker stability commitments we make for their APIs, and install them for the benefit of users who can tolerate such instability. (The kadmin interface is the real goal here, but the kadmin header includes kdb.h so we need to install both.) ticket: 6431 tags: pullup target_version: 1.7 git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@22112 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/config/pre.in')
-rw-r--r--src/config/pre.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/config/pre.in b/src/config/pre.in
index 7a4e2ca4fa..6923ade7d2 100644
--- a/src/config/pre.in
+++ b/src/config/pre.in
@@ -219,6 +219,7 @@ KRB5_AD_MODULE_DIR = $(MODULE_DIR)/authdata
KRB5_LIBKRB5_MODULE_DIR = $(MODULE_DIR)/libkrb5
GSS_MODULE_DIR = @libdir@/gss
KRB5_INCSUBDIRS = \
+ $(KRB5_INCDIR)/kadm5 \
$(KRB5_INCDIR)/krb5 \
$(KRB5_INCDIR)/gssapi \
$(KRB5_INCDIR)/gssrpc