summaryrefslogtreecommitdiff
path: root/Build/source/texk/lcdf-typetools
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2009-06-15 15:12:50 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2009-06-15 15:12:50 +0000
commit9c6a5c2e6b8d400f89e8c57ed0ed9f18ec2bad7d (patch)
tree7d8b8d294a9b164d2ef69cdec61fd457f6185857 /Build/source/texk/lcdf-typetools
parent44686714a168a1117a294067e0d9943947aeeb7d (diff)
enable compiler warnings
git-svn-id: svn://tug.org/texlive/trunk@13753 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/lcdf-typetools')
-rw-r--r--Build/source/texk/lcdf-typetools/Makefile.am6
1 files changed, 3 insertions, 3 deletions
diff --git a/Build/source/texk/lcdf-typetools/Makefile.am b/Build/source/texk/lcdf-typetools/Makefile.am
index b4a728296ef..7f15978f774 100644
--- a/Build/source/texk/lcdf-typetools/Makefile.am
+++ b/Build/source/texk/lcdf-typetools/Makefile.am
@@ -6,7 +6,7 @@ DISTCHECK_CONFIGURE_FLAGS = --without-kpathsea
SUBDIRS = $(SELECTED_SUBDIRS)
DIST_SUBDIRS = liblcdf libefont cfftot1 mmafm mmpfb otfinfo otftotfm t1dotlessj t1lint t1rawafm t1reencode t1testpage ttftotype42
-if tetex_build
+if texlive_build
glyphlistdir = ${prefix}/texmf-dist/fonts/map/glyphlist
glyphlist_DATA = glyphlist.txt texglyphlist.txt
@@ -14,11 +14,11 @@ glyphlist_DATA = glyphlist.txt texglyphlist.txt
encdir = ${prefix}/texmf-dist/fonts/enc/dvips/base
enc_DATA = 7t.enc
-else !tetex_build
+else !texlive_build
pkgdata_DATA = glyphlist.txt texglyphlist.txt 7t.enc
-endif !tetex_build
+endif !texlive_build
EXTRA_DIST = \
ONEWS \