diff options
Diffstat (limited to 'Build/source/texk/kpathsea/Makefile.am')
-rw-r--r-- | Build/source/texk/kpathsea/Makefile.am | 2 |
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 \ |