projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e047271
)
* Makefile.in (INSTALLMKDIRS): Add KRB5_DB_MODULE_DIR
author
Ken Raeburn
<raeburn@mit.edu>
Sat, 2 Jul 2005 03:12:08 +0000
(
03:12
+0000)
committer
Ken Raeburn
<raeburn@mit.edu>
Sat, 2 Jul 2005 03:12:08 +0000
(
03:12
+0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@17289
dc483132
-0cff-0310-8789-
dd5450dbe970
src/ChangeLog
patch
|
blob
|
history
src/Makefile.in
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index ccaa2c9bdb0066a4fe38cbc6a91a516178c5b06c..12c76f2555ba4def25bee71eb1c1d971f915fc2a 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,3
+1,7
@@
+2005-07-01 Ken Raeburn <raeburn@mit.edu>
+
+ * Makefile.in (INSTALLMKDIRS): Add KRB5_DB_MODULE_DIR.
+
2005-06-29 Ken Raeburn <raeburn@mit.edu>
* aclocal.m4 (libnover_frag): Set and substitute.
diff --git
a/src/Makefile.in
b/src/Makefile.in
index 686d0b6791d1846e493c90c1f4338ef43eec859a..9dba3651e27e73b1330674773bb4af01ce91a4cb 100644
(file)
--- a/
src/Makefile.in
+++ b/
src/Makefile.in
@@
-64,6
+64,7
@@
INSTALLMKDIRS = $(KRB5ROOT) $(KRB5MANROOT) $(KRB5OTHERMKDIRS) \
$(ADMIN_BINDIR) $(SERVER_BINDIR) $(CLIENT_BINDIR) \
$(ADMIN_MANDIR) $(SERVER_MANDIR) $(CLIENT_MANDIR) \
$(FILE_MANDIR) $(KRB5_LIBDIR) $(KRB5_INCDIR) \
+ $(KRB5_DB_MODULE_DIR) \
$(KRB5_INCSUBDIRS) $(datadir) $(EXAMPLEDIR)
install-strip: