From a0fdda73f162d9ef6605ea2df06085e9aae6eecc Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Tue, 3 Aug 2004 11:21:35 +0000 Subject: add log alias on changelog target --- Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 492d879c..e16b711f 100644 --- a/Makefile +++ b/Makefile @@ -64,6 +64,8 @@ export: cvstag: cvs tag $(CVSTAGOPT) $(TAG) +log: changelog + changelog: ../common/username cvs2cl -U ../common/username -I ChangeLog --accum rm -f ChangeLog.bak -- cgit v1.2.1