From 33e781928855c9a5b28096675231a46530d26a73 Mon Sep 17 00:00:00 2001 From: Dirk Meyer Date: Tue, 19 Dec 2006 10:28:22 +0000 Subject: Using Tryst, applications can discover what services are available on the network, along with all necessary access information such as name, IP address, and port number for a given service. Bonjour allows you to register a network service, such as a printer or file server, so that it can be found by name or browsed for by service type and domain. WWW: http://gnustep.dyndns.org/ --- net/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'net/Makefile') diff --git a/net/Makefile b/net/Makefile index 79ebbd67a39b..b6970967e385 100644 --- a/net/Makefile +++ b/net/Makefile @@ -811,6 +811,7 @@ SUBDIR += tramp SUBDIR += trickle SUBDIR += tridiavnc + SUBDIR += tryst SUBDIR += tsclient SUBDIR += tshark SUBDIR += tshark-lite -- cgit v1.2.3