aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 16a426d..7987217 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -20,4 +20,4 @@ NOTES = release-notes
release: distcheck
cvs diff && \
cvs tag rel-`echo $(VERSION) | sed -e 's/\./-/g'` && \
- woger $(PACKAGE) $(VERSION) release-notes.$(VERSION)
+ woger $(PACKAGE) $(VERSION) release-notes-$(VERSION)