diff options
author | Peter Breitenlohner <peb@mppmu.mpg.de> | 2010-01-08 15:05:46 +0000 |
---|---|---|
committer | Peter Breitenlohner <peb@mppmu.mpg.de> | 2010-01-08 15:05:46 +0000 |
commit | 35b900f339f9ca5d181ccd4fd4256d91cc641461 (patch) | |
tree | 834d861845c9079bd5c433a1c2124867ec1d6895 /Build/source/texk/web2c/luatexdir | |
parent | 4b4eef55581b13870b9c50a659869b08eab3115f (diff) |
texk/web2c: minor build fixes
git-svn-id: svn://tug.org/texlive/trunk@16641 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/luatexdir')
-rw-r--r-- | Build/source/texk/web2c/luatexdir/am/luatex.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/texk/web2c/luatexdir/am/luatex.am b/Build/source/texk/web2c/luatexdir/am/luatex.am index d26b6975a10..19975de2574 100644 --- a/Build/source/texk/web2c/luatexdir/am/luatex.am +++ b/Build/source/texk/web2c/luatexdir/am/luatex.am @@ -32,7 +32,7 @@ luatex_DEPENDENCIES = $(proglib) $(KPATHSEA_DEPEND) libluatex.a luatex_DEPENDENCIES += $(LIBPNG_DEPEND) $(ZLIB_DEPEND) $(XPDF_DEPEND) luatex_DEPENDENCIES += $(OBSDCOMPAT_DEPEND) libmd5.a libmplib.a -# We must create libluatex.a and libmplib.a before building the etex_OBJECTS. +# We must create libluatex.a and libmplib.a before building the luatex_OBJECTS. $(luatex_OBJECTS): libluatex.a libmplib.a luatex_c_h = luatexini.c luatex0.c luatexcoerce.h luatexd.h |