--- Makefile.body.orig	Sun Aug 29 11:38:31 1999
+++ Makefile.body	Sun Dec 26 11:53:07 1999
@@ -122,10 +122,10 @@
 
 EMACS_FILES = emacs/bison.el emacs/st-changelog.el emacs/st.el
 
-TEST_FILES = test/array.base test/array.st \
+TEST_FILES = test/arrays.base test/arrays.st \
 	test/blocks.base test/blocks.st \
 	test/chars.base test/chars.st \
-	test/class.base test/class.st \
+	test/classes.base test/classes.st \
 	test/dates.base test/dates.st \
 	test/delays.base test/delays.st \
 	test/floatmath.base test/floatmath.st \
@@ -149,7 +149,7 @@
 	blox/BloxText.st blox/BloxWidgets.st blox/test.st
 
 TCP_FILES = tcp/AbstractSocket.st tcp/AbstractSocketImpl.st \
-	cfuncs.st tcp/ContentHandler.st tcp/Datagram.st \
+	tcp/cfuncs.st tcp/ContentHandler.st tcp/Datagram.st \
 	tcp/DatagramSocket.st tcp/DatagramSocketImpl.st tcp/IPAddress.st \
 	tcp/MulticastSocket.st tcp/ReadBuffer.st tcp/ServerSocket.st tcp/Socket.st \
 	tcp/SocketImpl.st tcp/TCP.st tcp/TCPSocketImpl.st \
