[Pkg-wmaker-commits] [wmbiff] 44/84: tiny automake 1.6 fix (doesn't appear to use stamp-h. who knew.)
Doug Torrance
dtorrance-guest at moszumanska.debian.org
Thu Aug 20 03:01:55 UTC 2015
This is an automated email from the git hooks/post-receive script.
dtorrance-guest pushed a commit to tag wmbiff_0_4_10
in repository wmbiff.
commit 0e3e13afcc794420e2136b7e1afcd095c4e32f78
Author: bluehal <bluehal>
Date: Tue Jun 25 23:52:07 2002 +0000
tiny automake 1.6 fix (doesn't appear to use stamp-h. who knew.)
---
Makefile.am | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile.am b/Makefile.am
index 4d2790a..603df37 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -20,7 +20,7 @@ DISTCLEANFILES = conf.libgnutlstest build-stamp install-stamp
dist-hook-local: ChangeLog
# manually increment version in configure.in, which should be enough.
-ChangeLog: stamp-h Makefile configure.in
+ChangeLog: Makefile configure.in
@if test -e maint/changelog-header; then \
if test "x$(CVS2CL)" != "x"; then \
cat maint/changelog-header > $@; \
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wmaker/wmbiff.git
More information about the Pkg-wmaker-commits
mailing list