summaryrefslogtreecommitdiff
path: root/doc/html/Makefile.am
diff options
context:
space:
mode:
authorMax Horn <max@quendi.de>2012-12-12 21:33:52 +0100
committerErik de Castro Lopo <erikd@mega-nerd.com>2012-12-13 08:12:14 +1100
commit66c0a581d2ee22e65aaf70d50b17cfefc6287f24 (patch)
tree6b723d7234a732e5710b98d3af5b82336d2b23b4 /doc/html/Makefile.am
parentf20164e41ed040c56cc71b47c8b35da7f474dc57 (diff)
downloadflac-66c0a581d2ee22e65aaf70d50b17cfefc6287f24.tar.gz
autogen.sh: replace this by a simple call to autoreconf
The autoreconf tool is provided by autoconf to do what custom autogen.sh scripts in many projects used to do. Only it is more robust and widely tested. It has been available for several years, too. No reason to rely on custom code for this. Signed-off-by: Max Horn <max@quendi.de>
Diffstat (limited to 'doc/html/Makefile.am')
-rw-r--r--doc/html/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/html/Makefile.am b/doc/html/Makefile.am
index a0e89ce2..1b2b3363 100644
--- a/doc/html/Makefile.am
+++ b/doc/html/Makefile.am
@@ -15,8 +15,6 @@
# restrictive of those mentioned above. See the file COPYING.Xiph in this
# distribution.
-AUTOMAKE_OPTIONS = foreign
-
SUBDIRS = ru images
docdir = $(datadir)/doc/$(PACKAGE)-$(VERSION)/html