From: Ken Raeburn Date: Wed, 4 Jul 2007 05:58:12 +0000 (+0000) Subject: Make error_map.h depend on ktemplate.pm too X-Git-Tag: krb5-1.7-alpha1~1020 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=b4b61933ef74429461774a39809c1461bed01e6b;p=krb5.git Make error_map.h depend on ktemplate.pm too git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@19675 dc483132-0cff-0310-8789-dd5450dbe970 --- diff --git a/src/lib/gssapi/krb5/Makefile.in b/src/lib/gssapi/krb5/Makefile.in index 198a0190d..e00185edb 100644 --- a/src/lib/gssapi/krb5/Makefile.in +++ b/src/lib/gssapi/krb5/Makefile.in @@ -195,7 +195,7 @@ $(GSSAPI_KRB5_HDR): gssapi_krb5.h all-unix:: $(SRCS) $(HDRS) $(GSSAPI_KRB5_HDR) includes all-unix:: all-libobjs -error_map.h: $(SRCTOP)/util/gen-map.pl Makefile +error_map.h: $(SRCTOP)/util/gen-map.pl $(SRCTOP)/util/ktemplate.pm Makefile $(PERL) -I$(SRCTOP)/util $(SRCTOP)/util/gen-map.pl -oerror_map.new \ NAME=gsserrmap \ KEY=OM_uint32 \