]> git.ipfire.org Git - thirdparty/krb5.git/commitdiff
make depend
authorTom Yu <tlyu@mit.edu>
Mon, 4 Jan 2016 20:09:20 +0000 (15:09 -0500)
committerTom Yu <tlyu@mit.edu>
Mon, 4 Jan 2016 20:09:20 +0000 (15:09 -0500)
src/util/support/deps

index c43d256dfde6a384319526c27d8a66dbae2d5446..b27c97daf0c2df3325b74dbfbe93e28bfd1d6f06 100644 (file)
@@ -81,3 +81,6 @@ bcmp.so bcmp.po $(OUTPRE)bcmp.$(OBJEXT): $(BUILDTOP)/include/autoconf.h \
 strerror_r.so strerror_r.po $(OUTPRE)strerror_r.$(OBJEXT): \
   $(BUILDTOP)/include/autoconf.h $(top_srcdir)/include/k5-platform.h \
   $(top_srcdir)/include/k5-thread.h strerror_r.c
+t_utf8.so t_utf8.po $(OUTPRE)t_utf8.$(OBJEXT): $(BUILDTOP)/include/autoconf.h \
+  $(top_srcdir)/include/k5-platform.h $(top_srcdir)/include/k5-thread.h \
+  $(top_srcdir)/include/k5-utf8.h t_utf8.c