From f674ae47e01148b4f528107576508f8dc71196ef Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Sun, 2 Jan 2011 12:16:41 +0100 Subject: Revert "Implement a TODO item: add set-serial to build process (and fix a comment typo in set-serial.sh)." This reverts commit a61505239398139eec7deb64b785bfc24e5e3e54. A superior solution is still being developed. --- Makefile.am | 1 - 1 file changed, 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 803a87b..d1a9ebd 100644 --- a/Makefile.am +++ b/Makefile.am @@ -46,5 +46,4 @@ dist-hook: $(top_srcdir)/gen-authors.sh >$(distdir)/au-t; \ rm -f $(distdir)/AUTHORS; \ mv $(distdir)/au-t $(distdir)/AUTHORS; \ - $(top_srcdir)/set-serial.sh $(distdir)/m4/*.m4; \ fi -- cgit v1.2.1