Add a rule to create the ChangeLog from SVN
[synfig.git] / 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