diff options
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index a7dd254..3500cb9 100644 --- a/Makefile.am +++ b/Makefile.am @@ -84,7 +84,7 @@ install-data-local: $(macrosfiles) .PHONY: ChangeLog test ChangeLog: - LC_ALL=C svn2cl --accum + LC_ALL=C svn2cl rm -f *.bak test: $(pkg_gdata) $(pkg_gscripts) $(macrosfiles) |