(GNU_MFILES): Add TcpPort.m.

(GNU_HEADERS): Add objects/TcpPort.h.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1005 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
mccallum 1996-02-29 01:37:26 +00:00
parent 2392b217a8
commit 1a79d72e2f

View file

@ -159,6 +159,7 @@ Stack.m \
StdioStream.m \
Stream.m \
String.m \
TcpPort.m \
TextCStream.m \
atoz.m \
callbacks-id.m \
@ -295,6 +296,7 @@ objects/StdioStream.h \
objects/Stream.h \
objects/Streaming.h \
objects/String.h \
objects/TcpPort.h \
objects/TextCStream.h \
objects/Time.h \
objects/ValueHolding.h \