summaryrefslogtreecommitdiff
path: root/indra
diff options
context:
space:
mode:
authorbrad kittenbrink <brad@lindenlab.com>2009-09-01 13:11:10 -0400
committerbrad kittenbrink <brad@lindenlab.com>2009-09-01 13:11:10 -0400
commit04d2c459b9fe8859eaca0ebd5c3d44cd60dad334 (patch)
tree9302670cdd359186891a76d49a01de446d039ce9 /indra
parentbae94e434090f83d12941ca25aca13203db671b6 (diff)
Fixup for closing paren dropped in the merge.
Diffstat (limited to 'indra')
-rw-r--r--indra/llmessage/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/llmessage/CMakeLists.txt b/indra/llmessage/CMakeLists.txt
index 8e84e54ccf..571b2fc3c6 100644
--- a/indra/llmessage/CMakeLists.txt
+++ b/indra/llmessage/CMakeLists.txt
@@ -223,6 +223,8 @@ IF (NOT LINUX AND VIEWER)
# llhttpclientadapter.cpp
lltrustedmessageservice.cpp
lltemplatemessagedispatcher.cpp
+ )
+
# set(TEST_DEBUG on)
set(test_libs
${LLMESSAGE_LIBRARIES}