svn rev #24539: trunk/src/include/

hartmans@MIT.EDU hartmans at MIT.EDU
Tue Nov 30 17:46:54 EST 2010


http://src.mit.edu/fisheye/changelog/krb5/?cs=24539
Commit By: hartmans
Log Message:
ticket: 6828
Subject: Install kadm5_hook_plugin.h
target_version: 1.9
tags: pullup

Install the kadm5 hook plugin header


Changed Files:
U   trunk/src/include/Makefile.in
Modified: trunk/src/include/Makefile.in
===================================================================
--- trunk/src/include/Makefile.in	2010-11-30 21:20:49 UTC (rev 24538)
+++ trunk/src/include/Makefile.in	2010-11-30 22:46:54 UTC (rev 24539)
@@ -140,6 +140,7 @@
 	$(INSTALL_DATA) $(srcdir)/krb5/locate_plugin.h $(DESTDIR)$(KRB5_INCDIR)$(S)krb5$(S)locate_plugin.h
 	$(INSTALL_DATA) $(srcdir)/krb5/plugin.h $(DESTDIR)$(KRB5_INCDIR)$(S)krb5$(S)plugin.h
 	$(INSTALL_DATA) $(srcdir)/krb5/pwqual_plugin.h $(DESTDIR)$(KRB5_INCDIR)$(S)krb5$(S)pwqual_plugin.h
+	$(INSTALL_DATA) $(srcdir)/krb5/kadm5_hook_plugin.h $(DESTDIR)$(KRB5_INCDIR)$(S)krb5$(S)kadm5_hook_plugin.h
 	$(INSTALL_DATA) profile.h $(DESTDIR)$(KRB5_INCDIR)$(S)profile.h
 	$(INSTALL_DATA) $(srcdir)/gssapi.h $(DESTDIR)$(KRB5_INCDIR)$(S)gssapi.h
 




More information about the cvs-krb5 mailing list