diff options
author | Peter Breitenlohner <peb@mppmu.mpg.de> | 2014-02-06 11:03:15 +0000 |
---|---|---|
committer | Peter Breitenlohner <peb@mppmu.mpg.de> | 2014-02-06 11:03:15 +0000 |
commit | 4169934ceb43a6b413b4280552bcd309333b469a (patch) | |
tree | 90b2dd58cf99f27746bbd73ee559d1129622e329 /Build/source/libs/Makefile.in | |
parent | acd760cd6f255a87dae356c716aa142d06dce1d6 (diff) |
LuaJIT 2.0.2
git-svn-id: svn://tug.org/texlive/trunk@32877 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/libs/Makefile.in')
-rw-r--r-- | Build/source/libs/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Build/source/libs/Makefile.in b/Build/source/libs/Makefile.in index 4146ea368b0..edd7530490f 100644 --- a/Build/source/libs/Makefile.in +++ b/Build/source/libs/Makefile.in @@ -186,6 +186,7 @@ am__aclocal_m4_deps = $(top_srcdir)/../m4/kpse-cairo-flags.m4 \ $(top_srcdir)/../libs/freetype2/ac/withenable.ac \ $(top_srcdir)/../libs/libpng/ac/withenable.ac \ $(top_srcdir)/../libs/libpaper/ac/withenable.ac \ + $(top_srcdir)/../libs/luajit/ac/withenable.ac \ $(top_srcdir)/../libs/lua52/ac/withenable.ac \ $(top_srcdir)/../libs/zlib/ac/withenable.ac \ $(top_srcdir)/../texk/ptexenc/ac/withenable.ac \ |