From 8a8edfd98c7fced23f4c1f8dd5e4f65e1cadfce8 Mon Sep 17 00:00:00 2001 From: Brad Kittenbrink Date: Thu, 18 Jun 2009 23:42:51 +0000 Subject: First pieces of event host module (DEV-31978). Basically implements the spec nat decribed in the jira. Test coverage isn't yet complete though. mostly paired with nat. --- indra/viewer_components/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'indra') diff --git a/indra/viewer_components/CMakeLists.txt b/indra/viewer_components/CMakeLists.txt index d5eea0d0b0..60b459b78a 100644 --- a/indra/viewer_components/CMakeLists.txt +++ b/indra/viewer_components/CMakeLists.txt @@ -1 +1,2 @@ add_subdirectory(login) +add_subdirectory(eventhost) -- cgit v1.2.3