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