diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -40,7 +40,7 @@ dis: clean rm -rf $(NAME)-$(VERSION) changelog: - svn2cl --authors ../common/username.xml --accum --strip-prefix=soft/control-center/trunk/ + svn2cl --authors ../common/username.xml --accum rm -f ChangeLog.bak |