summaryrefslogtreecommitdiff
path: root/Build/source/doc/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/doc/Makefile.am')
-rw-r--r--Build/source/doc/Makefile.am11
1 files changed, 11 insertions, 0 deletions
diff --git a/Build/source/doc/Makefile.am b/Build/source/doc/Makefile.am
new file mode 100644
index 00000000000..6c1fbf04f1b
--- /dev/null
+++ b/Build/source/doc/Makefile.am
@@ -0,0 +1,11 @@
+## Makefile.am for the TeX Live subdirectory doc/
+##
+## Copyright (C) 2013 Peter Breitenlohner <tex-live@tug.org>
+## You may freely use, modify and/or distribute this file.
+##
+## The info files
+info_TEXINFOS = texlive.texi
+texlive_TEXINFOS = build.texi build-tools
+
+EXTRA_DIST = ${PSS} ${PDFS}
+