build: avoid non-srcdir build failure
authorJim Meyering <meyering@redhat.com>
Sun, 16 Aug 2009 08:51:19 +0000 (10:51 +0200)
committerJim Meyering <meyering@redhat.com>
Tue, 18 Aug 2009 07:28:05 +0000 (09:28 +0200)
commitc247804708af0e9ac490f448cef1037c1b286fb3
tree3399a2c7f6218907894e86512789f2c2b92f9d70
parent3a1d5202cd7313c32cec26ade8c36a26ed0fef49
build: avoid non-srcdir build failure

* Makefile.am (gzip.doc.gz): Use $(srcdir)/gzip.doc, not gzip.doc.
Don't redirect directly to $@.  Use $(AM_V_GEN).
(gzip.doc, .in): Don't redirect directly to $@.  Use $(AM_V_GEN).
* NEWS: Add template header for upcoming release.
Makefile.am
NEWS