diff --git a/ChangeLog.GNUstep b/ChangeLog.GNUstep index b9d9aeb..47b2a90 100644 --- a/ChangeLog.GNUstep +++ b/ChangeLog.GNUstep @@ -1,3 +1,7 @@ +2006-01-20 Adam Fedor + + * GNUmakefile: Update module name. + 2006-01-20 Adam Fedor * Import from gcc repository 2006-01-03 with fixups (see diff --git a/GNUmakefile b/GNUmakefile index 07cf1a8..571302c 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -27,8 +27,8 @@ include $(GNUSTEP_MAKEFILES)/common.make PACKAGE_NAME = gnustep-objc VERSION=1.4.0 - -CVS_MODULE_NAME = objc +CVS_MODULE_NAME = gnustep/dev-libs/libobjc +CVS_TAG_NAME=objc GNUSTEP_INSTALLATION_DIR = $(GNUSTEP_SYSTEM_ROOT)