diff options
Diffstat (limited to 'rpmconstant/Makefile.am')
-rw-r--r-- | rpmconstant/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rpmconstant/Makefile.am b/rpmconstant/Makefile.am index fd2d7df..d475814 100644 --- a/rpmconstant/Makefile.am +++ b/rpmconstant/Makefile.am @@ -27,5 +27,5 @@ rpmh2tbl: .PHONY: ChangeLog -ChangeLog: +up-ChangeLog: LC_ALL=C svn update && LC_ALL=C svn log --verbose > ChangeLog |