summaryrefslogtreecommitdiff
path: root/Build/source/texk/kpathsea
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2009-05-28 15:06:51 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2009-05-28 15:06:51 +0000
commit1c879e18654937513082044a1b32f6065571b9db (patch)
treec53f7b4166878424aa80fc4c2dec12bb696efde3 /Build/source/texk/kpathsea
parent316f6e7ed33df8c1f71fde445dbbead45173c67d (diff)
bibtex8: fix compile flags, install data and doc
git-svn-id: svn://tug.org/texlive/trunk@13508 c570f23f-e606-0410-a88d-b1316a301751
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