Add a rule to create the ChangeLog from SVN
authorpabs <pabs@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Mon, 4 Jun 2007 00:00:12 +0000 (00:00 +0000)
committerpabs <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

index ae6fa0e..ae7a086 100644 (file)
@@ -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