summaryrefslogtreecommitdiff
path: root/Build/source/texk/lcdf-typetools/lcdf-typetools-src/t1reencode/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/lcdf-typetools/lcdf-typetools-src/t1reencode/Makefile.am')
-rw-r--r--Build/source/texk/lcdf-typetools/lcdf-typetools-src/t1reencode/Makefile.am15
1 files changed, 0 insertions, 15 deletions
diff --git a/Build/source/texk/lcdf-typetools/lcdf-typetools-src/t1reencode/Makefile.am b/Build/source/texk/lcdf-typetools/lcdf-typetools-src/t1reencode/Makefile.am
deleted file mode 100644
index b022669f5d3..00000000000
--- a/Build/source/texk/lcdf-typetools/lcdf-typetools-src/t1reencode/Makefile.am
+++ /dev/null
@@ -1,15 +0,0 @@
-## Process this file with automake to produce Makefile.in
-AUTOMAKE_OPTIONS = foreign
-
-bin_PROGRAMS = t1reencode
-man_MANS = t1reencode.1
-
-t1reencode_SOURCES = t1reencode.cc \
- util.cc util.hh
-
-t1reencode_LDADD = ../libefont/libefont.a ../liblcdf/liblcdf.a
-
-AM_CPPFLAGS = -I$(srcdir)/../include
-CLEANFILES = @TEMPLATE_OBJS@
-
-EXTRA_DIST = t1reencode.1