summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2009-12-18 18:00:11 +0100
committerPeter Simons <simons@cryp.to>2009-12-18 18:00:11 +0100
commit26775be96bb20c5b0a9d4c5de8c398aede18f6e6 (patch)
tree035da194f60962fc99767a56ae9409d524326242 /doc
parente57ff964c0a8cafb8ec6138b0ad5be43f0bfa8ae (diff)
downloadautoconf-archive-26775be96bb20c5b0a9d4c5de8c398aede18f6e6.tar.gz
doc/Makefile.am: ensure that all texi files are included in the distribution tarball
Diffstat (limited to 'doc')
-rw-r--r--doc/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 098ad26..0f8a5cd 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -4,7 +4,6 @@
# 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)
+EXTRA_DIST = $(TEXIFILE)
autoconf-archive.info: $(TEXIFILE)