(GNUSTEP_HEADERS): Added include/NSHost.h.

(GNUSTEP_MFILES): Added NSHost.m.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@2288 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Andrew McCallum 1997-05-03 17:04:11 +00:00
parent cbf0bfc40b
commit e6a5490ab1

View file

@ -379,6 +379,7 @@ NSGData.m \
NSGDictionary.m \
NSGSet.m \
NSHashTable.m \
NSHost.m \
NSInvocation.m \
NSLock.m \
NSLog.m \
@ -455,6 +456,7 @@ include/NSGData.h \
include/NSGDictionary.h \
include/NSGSet.h \
include/NSHashTable.h \
include/NSHost.h \
include/NSInvocation.h \
include/NSLock.h \
include/NSMapTable.h \