aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 7058f66..a0e97ff 100644
--- a/Makefile
+++ b/Makefile
@@ -78,7 +78,7 @@ rpm: changelog dist buildrpm
dist: cleandist dir tar
changelog:
- svn2cl -o ChangeLog
+ svn2cl -o ChangeLog || :
rm -f ChangeLog.bak
svn commit -m "Generated by svn2cl" ChangeLog