summaryrefslogtreecommitdiff
path: root/Build/source/texk/kpathsea/Makefile.in
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2012-05-16 07:44:41 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2012-05-16 07:44:41 +0000
commit6d4bec0e385c830d33134c540b04adf42b57aebc (patch)
treea7aa87445eb71eb42d96f1fb993a7822f5decf59 /Build/source/texk/kpathsea/Makefile.in
parentb4de05961b642a8957b4c3f668fcaabbebc9722b (diff)
kpathsea: reexport kpathsea_cnf_get() and install <kpathsea/cnf.h>
git-svn-id: svn://tug.org/texlive/trunk@26437 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 0a3ac1c4472..b02fb232e8c 100644
--- a/Build/source/texk/kpathsea/Makefile.in
+++ b/Build/source/texk/kpathsea/Makefile.in
@@ -462,6 +462,7 @@ normal_headers = \
c-stat.h \
c-std.h \
c-unistd.h \
+ cnf.h \
concatn.h \
debug.h \
expand.h \
@@ -486,7 +487,6 @@ normal_headers = \
version.h
noinst_HEADERS = \
- cnf.h \
db.h \
default.h \
fn.h \