summaryrefslogtreecommitdiff
path: root/Build/source/texk/kpathsea/man/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/kpathsea/man/Makefile.am')
-rw-r--r--Build/source/texk/kpathsea/man/Makefile.am17
1 files changed, 17 insertions, 0 deletions
diff --git a/Build/source/texk/kpathsea/man/Makefile.am b/Build/source/texk/kpathsea/man/Makefile.am
new file mode 100644
index 00000000000..fa262976438
--- /dev/null
+++ b/Build/source/texk/kpathsea/man/Makefile.am
@@ -0,0 +1,17 @@
+##
+man_sources = \
+ kpseaccess.man \
+ kpsereadlink.man \
+ kpsestat.man \
+ kpsewhich.man \
+ mktexlsr.man \
+ mktexmf.man \
+ mktexpk.man \
+ mktextfm.man
+
+EXTRA_DIST =
+DISTCLEANFILES =
+KPATHSEA_PATHS_H = ${top_builddir}/..
+
+include $(top_srcdir)/../am/man.am
+