diff options
Diffstat (limited to 'Build/source/texk/kpathsea/Makefile.am')
-rw-r--r-- | Build/source/texk/kpathsea/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Build/source/texk/kpathsea/Makefile.am b/Build/source/texk/kpathsea/Makefile.am index ded6f6accbc..627538d4822 100644 --- a/Build/source/texk/kpathsea/Makefile.am +++ b/Build/source/texk/kpathsea/Makefile.am @@ -67,7 +67,6 @@ libkpathsea_la_SOURCES = \ tex-hush.c \ tex-make.c \ tilde.c \ - truncate.c \ uppercasify.c \ variable.c \ version.c \ @@ -175,7 +174,6 @@ noinst_HEADERS = \ fn.h \ fontmap.h \ tilde.h \ - truncate.h \ xopendir.h \ xstat.h |