From 55f063b243f282a9c7f8dceffd898d14fdb7a39f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?IOhannes=20m=20zm=C3=B6lnig?= Date: Wed, 24 Mar 2010 15:24:32 +0000 Subject: a first client svn path=/trunk/externals/iem/iemnet/; revision=13252 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 314e2da..ce9b4e5 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,7 @@ LIBRARY_VERSION = 0.1 # Next, add your .c source files to the SOURCES variable. The help files will # be included automatically -SOURCES = tcpserver.c +SOURCES = tcpserver.c tcpclient.c #SOURCES = tcpclient.c tcpreceive.c tcpsend.c tcpserver.c udpreceive~.c udpreceive.c udpsend~.c udpsend.c # For objects that only build on certain platforms, add those to the SOURCES -- cgit v1.2.1