summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2011-01-02 12:16:41 +0100
committerPeter Simons <simons@cryp.to>2011-01-02 12:16:41 +0100
commitf674ae47e01148b4f528107576508f8dc71196ef (patch)
tree02c842f9dc26598199f21ed0224459075c22a108 /Makefile.am
parentbd89646ecc15d590fee775b4e88c989df3b13878 (diff)
downloadautoconf-archive-f674ae47e01148b4f528107576508f8dc71196ef.tar.gz
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.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 0 insertions, 1 deletions
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