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