summaryrefslogtreecommitdiff
path: root/indra/newview/CMakeLists.txt
diff options
context:
space:
mode:
authorTofu Linden <tofu.linden@lindenlab.com>2009-11-04 20:34:11 +0000
committerTofu Linden <tofu.linden@lindenlab.com>2009-11-04 20:34:11 +0000
commit179f18d1ab5cc93509339684029cf7e4fe0b3eaa (patch)
treefcdeb269247193001320c6c4ea0f43b2d2beecbb /indra/newview/CMakeLists.txt
parentc9ac2b54b94b4b4bb30e9f0750601b6289a802a0 (diff)
LLTalkButton -> LLSpeakButton, 'cos that's what it is.
Diffstat (limited to 'indra/newview/CMakeLists.txt')
-rw-r--r--indra/newview/CMakeLists.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/indra/newview/CMakeLists.txt b/indra/newview/CMakeLists.txt
index b989f0c230..03bf41b118 100644
--- a/indra/newview/CMakeLists.txt
+++ b/indra/newview/CMakeLists.txt
@@ -376,6 +376,7 @@ set(viewer_SOURCE_FILES
llsky.cpp
llslurl.cpp
llspatialpartition.cpp
+ llspeakbutton.cpp
llspeakers.cpp
llsplitbutton.cpp
llsprite.cpp
@@ -386,7 +387,6 @@ set(viewer_SOURCE_FILES
llsurfacepatch.cpp
llsyswellitem.cpp
llsyswellwindow.cpp
- lltalkbutton.cpp
llteleporthistory.cpp
llteleporthistorystorage.cpp
lltexglobalcolor.cpp
@@ -862,6 +862,7 @@ set(viewer_HEADER_FILES
llsky.h
llslurl.h
llspatialpartition.h
+ llspeakbutton.h
llspeakers.h
llsplitbutton.h
llsprite.h
@@ -873,7 +874,6 @@ set(viewer_HEADER_FILES
llsyswellitem.h
llsyswellwindow.h
lltable.h
- lltalkbutton.h
llteleporthistory.h
llteleporthistorystorage.h
lltexglobalcolor.h