diff options
author | Peter Breitenlohner <peb@mppmu.mpg.de> | 2015-07-08 10:03:21 +0000 |
---|---|---|
committer | Peter Breitenlohner <peb@mppmu.mpg.de> | 2015-07-08 10:03:21 +0000 |
commit | bb0caf9c8b3b6157e0722583f6a0156b1321cc17 (patch) | |
tree | 466253bcaff0469825260668ea4405f02b0522c5 /Build/source/texk/web2c/am | |
parent | a8fefa2c4ff0b61120367f9112e93ee312a861ad (diff) |
texk/web2c: Build system: Fix various dependencies
git-svn-id: svn://tug.org/texlive/trunk@37803 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/am')
-rw-r--r-- | Build/source/texk/web2c/am/web.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Build/source/texk/web2c/am/web.am b/Build/source/texk/web2c/am/web.am index 2448409ca34..08f9a1e9c11 100644 --- a/Build/source/texk/web2c/am/web.am +++ b/Build/source/texk/web2c/am/web.am @@ -185,6 +185,7 @@ DISTCLEANFILES += tests/xcmr10.pktyp ## pltotf.test DISTCLEANFILES += badpl.* tests/xcmr10.tfm ## pooltype.test +pooltype.log: pooltype$(EXEEXT) tex.pool DISTCLEANFILES += tests/xtexpool.typ ## tftopl.test DISTCLEANFILES += badtfm.* tests/xcmr10*.pl |