diff options
author | Alexei Arabadji <aarabadji@productengine.com> | 2009-11-05 17:43:06 +0200 |
---|---|---|
committer | Alexei Arabadji <aarabadji@productengine.com> | 2009-11-05 17:43:06 +0200 |
commit | 49db6cd157f5da37f962aa36ab791084c202d439 (patch) | |
tree | 4384df6f4af94b4b2dbb153b1d696e32e04a7b68 /indra/newview/CMakeLists.txt | |
parent | 77ebe6680449b3e0fda96444ba7df3140d1dcab1 (diff) |
partly impemented EXT-700 '"Offer" notifications should be accessible via chiclet'
--HG--
branch : product-engine
Diffstat (limited to 'indra/newview/CMakeLists.txt')
-rw-r--r-- | indra/newview/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/CMakeLists.txt b/indra/newview/CMakeLists.txt index fde942ad11..b12742be34 100644 --- a/indra/newview/CMakeLists.txt +++ b/indra/newview/CMakeLists.txt @@ -290,6 +290,7 @@ set(viewer_SOURCE_FILES llnotificationalerthandler.cpp llnotificationgrouphandler.cpp llnotificationmanager.cpp + llnotificationofferhandler.cpp llnotificationscripthandler.cpp llnotificationtiphandler.cpp llnotify.cpp |