summaryrefslogtreecommitdiff
path: root/Build/source/texk/kpathsea/Makefile.in
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2011-05-24 07:35:45 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2011-05-24 07:35:45 +0000
commit37f827f0b8b1b7201265f99233642947f1186a20 (patch)
tree850e5c477c809b7956d79305f565aa8844390f30 /Build/source/texk/kpathsea/Makefile.in
parent300f27aeab98423e7bef2f17c0a765244981b3e5 (diff)
Add the new cnf-to-paths.awk script to EXTRA_DIST
git-svn-id: svn://tug.org/texlive/trunk@22599 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/kpathsea/Makefile.in')
-rw-r--r--Build/source/texk/kpathsea/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/texk/kpathsea/Makefile.in b/Build/source/texk/kpathsea/Makefile.in
index 0586ad196e3..8429aae8b2a 100644
--- a/Build/source/texk/kpathsea/Makefile.in
+++ b/Build/source/texk/kpathsea/Makefile.in
@@ -357,7 +357,7 @@ top_srcdir = @top_srcdir@
ACLOCAL_AMFLAGS = -I ../../m4
SUBDIRS = . doc man
EXTRA_DIST = BUGS PROJECTS putenv.c strcasecmp.c strtol.c strstr.c \
- bsnl.awk $(TESTS) mktex.cnf
+ bsnl.awk cnf-to-paths.awk $(TESTS) mktex.cnf
INCLUDES = -I$(top_builddir)/.. -I$(top_srcdir)/..
AM_CFLAGS = $(WARNING_CFLAGS)
lib_LTLIBRARIES = libkpathsea.la