From 4792e154b68005f85ea0e63c6724a8c8751ece23 Mon Sep 17 00:00:00 2001 From: Paul Smith Date: Sun, 13 Oct 2013 10:54:32 -0400 Subject: 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. --- Makefile.am | 7 ------- 1 file changed, 7 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 5156f47..8cbfe7e 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 -- cgit v1.2.3