diff options
author | Peter Breitenlohner <peb@mppmu.mpg.de> | 2009-03-30 15:18:57 +0000 |
---|---|---|
committer | Peter Breitenlohner <peb@mppmu.mpg.de> | 2009-03-30 15:18:57 +0000 |
commit | 8a23c7720d1a8b66390a3c4e0ee3de44f0235fa5 (patch) | |
tree | 8a26353a4d25ad850e00f8a6b5e48fe142428e20 /Build/source/texk/web2c/Makefile.am | |
parent | 3f5b20518e48bd5629297fecb481a68248b5b02a (diff) |
fix $(EXEEXT) problems
git-svn-id: svn://tug.org/texlive/trunk@12574 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/Makefile.am')
-rw-r--r-- | Build/source/texk/web2c/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Build/source/texk/web2c/Makefile.am b/Build/source/texk/web2c/Makefile.am index 3b5c99d332d..ebcad54cd25 100644 --- a/Build/source/texk/web2c/Makefile.am +++ b/Build/source/texk/web2c/Makefile.am @@ -14,6 +14,7 @@ SUBDIRS += otps proglib = lib/lib.a ## Below we will add to these +EXTRA_PROGRAMS = bin_PROGRAMS = noinst_PROGRAMS = dist_man_MANS = |