summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorPaul Smith <psmith@gnu.org>2013-10-13 16:48:22 -0400
committerPaul Smith <psmith@gnu.org>2013-10-13 16:48:22 -0400
commitf30f534c306cb3efb47390d5752a9e4f74c0491a (patch)
tree019e0fa5ea3c43eda58aaa89cbb6752816a88038 /Makefile.am
parent7dbb2ec7db91d9ed94756c43ed6431709b5eda50 (diff)
downloadmake-f30f534c306cb3efb47390d5752a9e4f74c0491a.tar.gz
Convert to auto-generated ChangeLog files.
Rename existing ChangeLog files so they won't be distributed. Add targets to maintMakefile to generate ChangeLog from the Git repository. This will require a version of gnulib be available. Because ChangeLog is auto-generated, we have to switch our automake mode to "foreign" or it will complain and fail.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am7
1 files changed, 0 insertions, 7 deletions
diff --git a/Makefile.am b/Makefile.am
index 5156f474..8cbfe7ee 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -90,13 +90,6 @@ EXTRA_DIST = README build.sh.in $(man_MANS) \
DISTCLEANFILES = build.sh
-# Forward targets
-
-html:
- cd doc && $(MAKE) $(AM_MAKEFLAGS) $@
-
-.PHONY: html
-
# --------------- Internationalization Section
localedir = $(datadir)/locale