summaryrefslogtreecommitdiff
path: root/Build/source/texk/tetex/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/tetex/Makefile.am')
-rw-r--r--Build/source/texk/tetex/Makefile.am28
1 files changed, 1 insertions, 27 deletions
diff --git a/Build/source/texk/tetex/Makefile.am b/Build/source/texk/tetex/Makefile.am
index a969da396ee..5cffb1cfc63 100644
--- a/Build/source/texk/tetex/Makefile.am
+++ b/Build/source/texk/tetex/Makefile.am
@@ -12,19 +12,8 @@ perl_scripts =
shell_scripts =
sh_scripts = \
- allcm \
- allneeded \
- dvi2fax \
- dvired \
fmtutil \
fmtutil-sys \
- fontinst \
- kpsetool \
- kpsewhere \
- ps2frag \
- pslatex \
- rubibtex \
- rumakeindex \
texconfig \
texconfig-dialog \
texconfig-sys \
@@ -45,19 +34,7 @@ endif !WIN32
CLEANFILES = $(nodist_bin_SCRIPTS)
dist_man1_MANS = \
- allcm.man \
- allec.man \
- allneeded.man \
- dvi2fax.man \
- dvired.man \
fmtutil.man \
- fontinst.man \
- kpsetool.man \
- kpsewhere.man \
- ps2frag.man \
- pslatex.man \
- rubibtex.man \
- rumakeindex.man \
texconfig.man \
texlinks.man
@@ -72,10 +49,7 @@ web2cdir = $(datarootdir)/texmf/web2c
dist_web2c_DATA = fmtutil.cnf
bin_links = \
- allcm:allec \
- fmtutil:mktexfmt \
- kpsetool:kpsexpand \
- kpsetool:kpsepath
+ fmtutil:mktexfmt
include $(top_srcdir)/../am/bin_links.am