mirror of
https://github.com/Yubico/yubico-pam.git
synced 2025-01-19 07:52:23 +01:00
generate changelog
This commit is contained in:
parent
4e91e4ee00
commit
64125e3890
@ -54,8 +54,12 @@ TESTS = $(check_PROGRAMS)
|
||||
|
||||
# Release
|
||||
|
||||
ChangeLog:
|
||||
svn2cl
|
||||
|
||||
release:
|
||||
make distcheck
|
||||
rm -f ChangeLog
|
||||
make ChangeLog distcheck
|
||||
svn copy https://yubico-pam.googlecode.com/svn/trunk/ \
|
||||
https://yubico-pam.googlecode.com/svn/tags/$(PACKAGE)-$(VERSION) \
|
||||
-m "Tagging the $(VERSION) release of the $(PACKAGE) project."
|
||||
|
Loading…
x
Reference in New Issue
Block a user