Generate the ChangeLog at bootstrap time, add a ChangeLog Makefile target
[synfig.git] / synfig-studio / trunk / Makefile.am
index fa29cd2..27d0fbd 100644 (file)
@@ -43,6 +43,10 @@ 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 update
+       svn2cl --include-rev || touch ChangeLog
+
 stats:
        -@echo
        -@echo  -- Stats