summaryrefslogtreecommitdiff
path: root/Build/source/texk/kpathsea
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/kpathsea')
-rw-r--r--Build/source/texk/kpathsea/Makefile.am2
-rw-r--r--Build/source/texk/kpathsea/Makefile.in3
2 files changed, 3 insertions, 2 deletions
diff --git a/Build/source/texk/kpathsea/Makefile.am b/Build/source/texk/kpathsea/Makefile.am
index 2f3c7bfa224..8d2960289fc 100644
--- a/Build/source/texk/kpathsea/Makefile.am
+++ b/Build/source/texk/kpathsea/Makefile.am
@@ -273,5 +273,5 @@ EXTRA_DIST += mktex.cnf
## Eventually delete these files
##
-EXTRA_DIST += Makefile.in.orig common.ac.orig
+EXTRA_DIST += Makefile.in.orig common.ac.orig withenable.ac
diff --git a/Build/source/texk/kpathsea/Makefile.in b/Build/source/texk/kpathsea/Makefile.in
index f03fa93e3d6..5a59be58441 100644
--- a/Build/source/texk/kpathsea/Makefile.in
+++ b/Build/source/texk/kpathsea/Makefile.in
@@ -334,7 +334,8 @@ top_srcdir = @top_srcdir@
ACLOCAL_AMFLAGS = -I ../../m4
SUBDIRS = . doc man
EXTRA_DIST = BUGS HIER PROJECTS README.CONFIGURE putenv.c strcasecmp.c \
- strtol.c strstr.c mktex.cnf Makefile.in.orig common.ac.orig
+ strtol.c strstr.c mktex.cnf Makefile.in.orig common.ac.orig \
+ withenable.ac
INCLUDES = -I$(top_builddir)/.. -I$(top_srcdir)/..
lib_LTLIBRARIES = libkpathsea.la
libkpathsea_la_CPPFLAGS = -DMAKE_KPSE_DLL