diff options
author | brad kittenbrink <brad@lindenlab.com> | 2011-03-09 17:01:58 -0800 |
---|---|---|
committer | brad kittenbrink <brad@lindenlab.com> | 2011-03-09 17:01:58 -0800 |
commit | b262dc900a3aec8fc5c42ff5b1308059f26966c0 (patch) | |
tree | ee9eadac451aa1af0ff771b7e71910fdbcc3dd28 /indra/llcommon/CMakeLists.txt | |
parent | 543a63e51a99583c670deb8eb28adc9237ed90d3 (diff) | |
parent | b9a9b0017dd4714cbca4b0ddb69ed5e6b2f09528 (diff) |
Merge.
Diffstat (limited to 'indra/llcommon/CMakeLists.txt')
-rw-r--r-- | indra/llcommon/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/llcommon/CMakeLists.txt b/indra/llcommon/CMakeLists.txt index dc9f93df3b..4f7e2f4c0d 100644 --- a/indra/llcommon/CMakeLists.txt +++ b/indra/llcommon/CMakeLists.txt @@ -62,6 +62,7 @@ set(llcommon_SOURCE_FILES llformat.cpp llframetimer.cpp llheartbeat.cpp + llinstancetracker.cpp llliveappconfig.cpp lllivefile.cpp lllog.cpp |