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