diff options
Diffstat (limited to 'linden/indra/llcommon/CMakeLists.txt')
-rw-r--r-- | linden/indra/llcommon/CMakeLists.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/linden/indra/llcommon/CMakeLists.txt b/linden/indra/llcommon/CMakeLists.txt index 3f14be6..beacce3 100644 --- a/linden/indra/llcommon/CMakeLists.txt +++ b/linden/indra/llcommon/CMakeLists.txt | |||
@@ -12,6 +12,8 @@ include_directories( | |||
12 | ) | 12 | ) |
13 | 13 | ||
14 | set(llcommon_SOURCE_FILES | 14 | set(llcommon_SOURCE_FILES |
15 | imageids.cpp | ||
16 | indra_constants.cpp | ||
15 | llapp.cpp | 17 | llapp.cpp |
16 | llapr.cpp | 18 | llapr.cpp |
17 | llassettype.cpp | 19 | llassettype.cpp |