svn rev #24265: branches/plugins2/src/lib/krb5/krb/

ghudson@MIT.EDU ghudson at MIT.EDU
Sat Aug 28 16:20:14 EDT 2010


http://src.mit.edu/fisheye/changelog/krb5/?cs=24265
Commit By: ghudson
Log Message:
Pull in r24264 from trunk to fix a make check build issue.



Changed Files:
U   branches/plugins2/src/lib/krb5/krb/Makefile.in
Modified: branches/plugins2/src/lib/krb5/krb/Makefile.in
===================================================================
--- branches/plugins2/src/lib/krb5/krb/Makefile.in	2010-08-27 18:01:14 UTC (rev 24264)
+++ branches/plugins2/src/lib/krb5/krb/Makefile.in	2010-08-28 20:20:14 UTC (rev 24265)
@@ -353,7 +353,7 @@
 
 T_PRINC_OBJS= t_princ.o parse.o unparse.o
 
-T_ETYPES_OBJS= t_etypes.o init_ctx.o etype_list.o
+T_ETYPES_OBJS= t_etypes.o init_ctx.o etype_list.o plugin.o
 
 t_walk_rtree: $(T_WALK_RTREE_OBJS) $(KRB5_BASE_DEPLIBS)
 	$(CC_LINK) -o t_walk_rtree $(T_WALK_RTREE_OBJS) $(KRB5_BASE_LIBS)




More information about the cvs-krb5 mailing list