diff options
author | ivan <ivan> | 2009-10-11 01:50:43 +0000 |
---|---|---|
committer | ivan <ivan> | 2009-10-11 01:50:43 +0000 |
commit | 776a58122174269f1706989af74617deece59fa2 (patch) | |
tree | 231c17e77357db0302c3c6a42c2d71fd1dfd142f /Makefile | |
parent | 325af2363cc1ebbc8479342c4e97eb2a59b05aa4 (diff) |
helps to have the tool
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -389,7 +389,7 @@ clean: .PHONY: release release: # Update the changelog - ./CVS2CL + ./bin/cvs2cl cvs commit -m "Updated for ${VERSION}" ChangeLog # Update the RPM specfile |