summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMateu Batle <mateu.batle@collabora.co.uk>2011-03-22 19:35:50 -0500
committerMateu Batle <mateu.batle@collabora.co.uk>2011-04-04 16:19:34 -0700
commit2b7182d410ad45405b5df1f321ce489f9956bf92 (patch)
treef2fddccd35a009b214ebee7084b57dd1df217aaa
parent7cef5980200762b96b93f8b655ee3f09cd56a8e1 (diff)
Fixed makefile with new files for conversation model
-rw-r--r--TelepathyQt4Yell/Models/CMakeLists.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/TelepathyQt4Yell/Models/CMakeLists.txt b/TelepathyQt4Yell/Models/CMakeLists.txt
index bc23cee..d66acf4 100644
--- a/TelepathyQt4Yell/Models/CMakeLists.txt
+++ b/TelepathyQt4Yell/Models/CMakeLists.txt
@@ -44,7 +44,8 @@ set(telepathy_qt4_yell_models_HEADERS
avatar-image-provider.h
contact-model-item.h
conversation-item.h
- conversation-model.h
+ abstract-conversation-model.h
+ session-conversation-model.h
flat-model-proxy.h
global.h
tree-node.h