From ee3a05353e71a21338898926f80d54cc4118fe6c Mon Sep 17 00:00:00 2001 From: mccallum Date: Fri, 22 Mar 1996 00:27:55 +0000 Subject: [PATCH] (SRCS): Add coder.m and cstream.m. git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1234 72102866-910b-0410-8b05-ffd578937521 --- Testing/Makefile.in | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Testing/Makefile.in b/Testing/Makefile.in index aaf0eddef..a74cf20bf 100644 --- a/Testing/Makefile.in +++ b/Testing/Makefile.in @@ -95,7 +95,9 @@ nshashtable.m \ tcpport-server.m \ tcpport-client.m \ nsnotification.m \ -nstimer.m +nstimer.m \ +coder.m \ +cstream.m # nsarchiving.m