summaryrefslogtreecommitdiff
path: root/doc/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'doc/Makefile.am')
-rw-r--r--doc/Makefile.am10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
new file mode 100644
index 0000000..0045313
--- /dev/null
+++ b/doc/Makefile.am
@@ -0,0 +1,10 @@
+# Build and install the Autoconf Archive Documentation.
+#
+# Copyright (c) 2009 by Peter Simons <simons@cryp.to>
+# Licensed under the terms of the GNU General Public License.
+
+info_TEXINFOS = autoconf-archive.texi
+am__TEXINFO_TEX_DIR = $(srcdir)/build-aux$(PATH_SEPARATOR)$(srcdir)/doc
+EXTRA_DIST = build-aux/git-version-gen build-aux/gitlog-to-changelog $(TEXIFILE)
+
+autoconf-archive.info: $(TEXIFILE)