(GNUSTEP_MFILES): Added NSNotification.m and NSNotificationCenter.m

from Georg Tuparev.
(GNUSTEP_HEADERS): Added Foundation/NSNotification.h from Georg
Tuparev.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@916 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Andrew McCallum 1996-02-13 16:00:50 +00:00
parent 8c940cb2bb
commit c62ed3ae8a

View file

@ -374,9 +374,9 @@ NSGData.m \
NSGDictionary.m \
NSGSet.m \
NSLock.m \
NSHashTable.m \
NSMapTable.m \
NSMethodSignature.m \
NSNotification.m \
NSNotificationCenter.m \
NSNumber.m \
NSObjCRuntime.m \
NSObject.m \
@ -442,6 +442,7 @@ Foundation/NSHashTable.h \
Foundation/NSInvocation.h \
Foundation/NSMapTable.h \
Foundation/NSMethodSignature.h \
Foundation/NSNotification.h \
Foundation/NSObjCRuntime.h \
Foundation/NSObject.h \
Foundation/NSProcessInfo.h \