aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--linden/indra/newview/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/linden/indra/newview/CMakeLists.txt b/linden/indra/newview/CMakeLists.txt
index aef0b44..b576ccd 100644
--- a/linden/indra/newview/CMakeLists.txt
+++ b/linden/indra/newview/CMakeLists.txt
@@ -1139,8 +1139,6 @@ set(viewer_XUI_FILES
1139 1139
1140 1140
1141 ) 1141 )
1142list(APPEND viewer_XUI_FILES ${viewer_XUI_FILE_GLOB_LIST})
1143list(SORT viewer_XUI_FILES)
1144 1142
1145list(APPEND viewer_XUI_FILES ${viewer_XUI_FILE_GLOB_LIST}) 1143list(APPEND viewer_XUI_FILES ${viewer_XUI_FILE_GLOB_LIST})
1146list(SORT viewer_XUI_FILES) 1144list(SORT viewer_XUI_FILES)