Generate the ChangeLog at bootstrap time, make the ChangeLog Makefile target more...
[synfig.git] / ETL / trunk / Makefile.am
index ae7a086..85804f4 100644 (file)
@@ -46,9 +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
+ChangeLog:
        -svn update
-       svn2cl --include-rev
+       svn2cl --include-rev || touch ChangeLog
 
 listfixmes:
        -@echo