From 102df6d72865b66e534a7188795fc83f6ae2f7d4 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Fri, 21 Oct 2011 22:19:14 +0000 Subject: added abstractions to the Makefile for inclusion in the library svn path=/trunk/externals/mrpeach/; revision=15639 --- net/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net/Makefile') diff --git a/net/Makefile b/net/Makefile index 16e52ab..778403c 100644 --- a/net/Makefile +++ b/net/Makefile @@ -10,7 +10,7 @@ SOURCES = httpreceive.c httpreq.c tcpclient.c tcpreceive.c tcpsend.c tcpserver.c # list all pd objects (i.e. myobject.pd) files here, and their helpfiles will # be included automatically -PDOBJECTS = +PDOBJECTS = tcpsocket.FUDI.pd tcpsocket.OSC.pd tcpsocketserver.pd # example patches and related files, in the 'examples' subfolder EXAMPLES = test.txt -- cgit v1.2.1