(GNUSTEP_MFILES): Added NSTimeZone.m.

(GNUSTEP_HEADERS): Added Foundation/NSTimeZone.h.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@578 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Andrew McCallum 1995-08-23 15:53:40 +00:00
parent 2454f0fc96
commit d72647b2dd

View file

@ -301,6 +301,7 @@ NSObject.m \
NSProcessInfo.m \
NSRange.m \
NSString.m \
NSTimeZone.m \
NSUnarchiver.m \
NSValue.m
@ -363,6 +364,7 @@ Foundation/NSProcessInfo.h \
Foundation/NSRange.h \
Foundation/NSSerialization.h \
Foundation/NSString.h \
Foundation/NSTimeZone.h \
Foundation/NSUnarchiver.h \
Foundation/NSUtilities.h \
Foundation/NSValue.h \