From cf9d9237bed3ddf063b2744a009e8e8de55388fe Mon Sep 17 00:00:00 2001 From: Tofu Linden Date: Wed, 4 Nov 2009 18:30:59 +0000 Subject: more splitting of code. --- indra/newview/CMakeLists.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'indra') diff --git a/indra/newview/CMakeLists.txt b/indra/newview/CMakeLists.txt index e138b431c5..b989f0c230 100644 --- a/indra/newview/CMakeLists.txt +++ b/indra/newview/CMakeLists.txt @@ -386,6 +386,7 @@ set(viewer_SOURCE_FILES llsurfacepatch.cpp llsyswellitem.cpp llsyswellwindow.cpp + lltalkbutton.cpp llteleporthistory.cpp llteleporthistorystorage.cpp lltexglobalcolor.cpp @@ -872,6 +873,7 @@ set(viewer_HEADER_FILES llsyswellitem.h llsyswellwindow.h lltable.h + lltalkbutton.h llteleporthistory.h llteleporthistorystorage.h lltexglobalcolor.h -- cgit v1.2.3