projects
/
synfig.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
38b3c35
)
Add a rule to create the ChangeLog from SVN
author
pabs
<pabs@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Mon, 4 Jun 2007 00:00:12 +0000
(
00:00
+0000)
committer
pabs
<pabs@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Mon, 4 Jun 2007 00:00:12 +0000
(
00:00
+0000)
git-svn-id: http://svn.voria.com/code@499
1f10aa63
-cdf2-0310-b900-
c93c546f37ac
ETL/trunk/Makefile.am
patch
|
blob
|
history
diff --git
a/ETL/trunk/Makefile.am
b/ETL/trunk/Makefile.am
index
ae6fa0e
..
ae7a086
100644
(file)
--- a/
ETL/trunk/Makefile.am
+++ b/
ETL/trunk/Makefile.am
@@
-46,6
+46,9
@@
tagrelease:
$(SVN) mkdir $(SVN_REPOSITORY)/tags/$(TAG) -m "Release Tag: Making directory"
$(SVN) copy $(top_srcdir) $(SVN_REPOSITORY)/tags/$(TAG) -m "Release $(TAG)"
+ChangeLog: .svn
+ -svn update
+ svn2cl --include-rev
listfixmes:
-@echo