summaryrefslogtreecommitdiff
path: root/Build/source/texk/kpathsea/win32/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/kpathsea/win32/Makefile.am')
-rw-r--r--Build/source/texk/kpathsea/win32/Makefile.am10
1 files changed, 1 insertions, 9 deletions
diff --git a/Build/source/texk/kpathsea/win32/Makefile.am b/Build/source/texk/kpathsea/win32/Makefile.am
index 4edf1d1a077..f8a8296baf3 100644
--- a/Build/source/texk/kpathsea/win32/Makefile.am
+++ b/Build/source/texk/kpathsea/win32/Makefile.am
@@ -1,6 +1,6 @@
## Makefile.am for the TeX Live subdirectory texk/kpathsea/win32/
##
-## Copyright (C) 2011, 2012 Peter Breitenlohner <tex-live@tug.org>
+## Copyright (C) 2011-2015 Peter Breitenlohner <tex-live@tug.org>
## You may freely use, modify and/or distribute this file.
##
AM_CPPFLAGS = -I$(top_builddir)/.. -I$(top_srcdir)/..
@@ -9,7 +9,6 @@ AM_CFLAGS = $(WARNING_CFLAGS)
# Build WIN32 replacements for Unix shell scripts.
bin_PROGRAMS = \
- fmtutil \
mktexfmt \
mktexlsr \
mktexmf \
@@ -17,13 +16,6 @@ bin_PROGRAMS = \
mktextfm \
mktexupd
-fmtutil_SOURCES = \
- dirutil.c \
- dirutil.h \
- fmtutil.c \
- mktexupd.c \
- mktexupd.h
-
mktexfmt_SOURCES = \
mktexfmt.c