diff options
author | Bryan O'Sullivan <bos@lindenlab.com> | 2009-03-02 22:28:49 +0000 |
---|---|---|
committer | Bryan O'Sullivan <bos@lindenlab.com> | 2009-03-02 22:28:49 +0000 |
commit | b5ef0bb6c235d3a50766fddf02c2850a54480173 (patch) | |
tree | e26b668284871c0af1d6974bd64bb8ac481b0a4c /indra/cmake/CMakeLists.txt | |
parent | 4521ec1584f4a274c8a1881c28ae429ad5142f9a (diff) |
Clean up use of tut
Diffstat (limited to 'indra/cmake/CMakeLists.txt')
-rw-r--r-- | indra/cmake/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/cmake/CMakeLists.txt b/indra/cmake/CMakeLists.txt index 34b8046a17..9ddcc62f2c 100644 --- a/indra/cmake/CMakeLists.txt +++ b/indra/cmake/CMakeLists.txt @@ -71,6 +71,7 @@ set(cmake_SOURCE_FILES Prebuilt.cmake QuickTime.cmake TemplateCheck.cmake + Tut.cmake UI.cmake UnixInstall.cmake Variables.cmake |