(GNUSTEP_MFILES): Added NSGNUCoder.m.

(GNUSTEP_HEADERS): Added foundation/NSGNUCoder.h.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@337 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Andrew McCallum 1995-04-09 02:31:55 +00:00
parent f137157212
commit f3618f0981

View file

@ -294,6 +294,7 @@ NSDictionary.m \
NSEnumerator.m \
NSException.m \
NSGeometry.m \
NSGNUCoder.m \
NSNumber.m \
NSObject.m \
NSRange.m \
@ -340,6 +341,7 @@ foundation/NSConcreteValue.h \
foundation/NSDictionary.h \
foundation/NSException.h \
foundation/NSGeometry.h \
foundation/NSGNUCoder.h \
foundation/NSInvocation.h \
foundation/NSMethodSignature.h \
foundation/NSObjCRuntime.h \