(GNUSTEP_MFILES): Added NSRunLoop.m.

(GNUSTEP_HEADERS): Added Foundation/NSRunLoop.h.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1343 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Andrew McCallum 1996-04-10 18:21:47 +00:00
parent 8bd1cc3118
commit 8b2b5c7e7e

View file

@ -375,6 +375,7 @@ NSObjCRuntime.m \
NSObject.m \
NSProcessInfo.m \
NSRange.m \
NSRunLoop.m \
NSSet.m \
NSString.m \
NSThread.m \
@ -442,6 +443,7 @@ Foundation/NSObjCRuntime.h \
Foundation/NSObject.h \
Foundation/NSProcessInfo.h \
Foundation/NSRange.h \
Foundation/NSRunLoop.h \
Foundation/NSSerialization.h \
Foundation/NSSet.h \
Foundation/NSString.h \