diff options
Diffstat (limited to 'Build/source/texk/web2c/Makefile.in')
-rw-r--r-- | Build/source/texk/web2c/Makefile.in | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Build/source/texk/web2c/Makefile.in b/Build/source/texk/web2c/Makefile.in index 60089383c16..a3949942eba 100644 --- a/Build/source/texk/web2c/Makefile.in +++ b/Build/source/texk/web2c/Makefile.in @@ -4530,7 +4530,8 @@ upweb_tests = \ uptexdir/yokotate.test \ uptexdir/newjfm.test \ uptexdir/uparse.test \ - uptexdir/gkhuge.test + uptexdir/gkhuge.test \ + uptexdir/upkcat.test euptex_CPPFLAGS = $(PTEXENC_INCLUDES) $(AM_CPPFLAGS) \ -I$(srcdir)/libmd5 $(ZLIB_INCLUDES) $(am__append_149) |