summaryrefslogtreecommitdiff
path: root/Build/source/texk/kpathsea/Makefile.am
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.am
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.am')
-rw-r--r--Build/source/texk/kpathsea/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/texk/kpathsea/Makefile.am b/Build/source/texk/kpathsea/Makefile.am
index f544dc046bf..a80fc85b9b0 100644
--- a/Build/source/texk/kpathsea/Makefile.am
+++ b/Build/source/texk/kpathsea/Makefile.am
@@ -138,6 +138,7 @@ normal_headers = \
c-stat.h \
c-std.h \
c-unistd.h \
+ cnf.h \
concatn.h \
debug.h \
expand.h \
@@ -162,7 +163,6 @@ normal_headers = \
version.h
noinst_HEADERS = \
- cnf.h \
db.h \
default.h \
fn.h \