summaryrefslogtreecommitdiff
path: root/Build/source/texk/lcdf-typetools/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/lcdf-typetools/Makefile.am')
-rw-r--r--Build/source/texk/lcdf-typetools/Makefile.am12
1 files changed, 12 insertions, 0 deletions
diff --git a/Build/source/texk/lcdf-typetools/Makefile.am b/Build/source/texk/lcdf-typetools/Makefile.am
index 54f95b59e17..3a64a4c1f75 100644
--- a/Build/source/texk/lcdf-typetools/Makefile.am
+++ b/Build/source/texk/lcdf-typetools/Makefile.am
@@ -6,8 +6,20 @@ 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
+
+glyphlistdir = ${prefix}/texmf-dist/fonts/map/glyphlist
+glyphlist_DATA = glyphlist.txt texglyphlist.txt
+
+encdir = ${prefix}/texmf-dist/fonts/enc/dvips/base
+enc_DATA = 7t.enc
+
+else !tetex_build
+
pkgdata_DATA = glyphlist.txt texglyphlist.txt 7t.enc
+endif !tetex_build
+
EXTRA_DIST = \
ONEWS \
lcdf-typetools.spec \