[Telepathy-commits] [telepathy-qt4/master] Prototype: distribute/install some missing files, partially fixing `make distcheck`

Simon McVittie simon.mcvittie at collabora.co.uk
Wed Nov 26 06:19:49 PST 2008


---
 TelepathyQt4/Prototype/Makefile.am |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/TelepathyQt4/Prototype/Makefile.am b/TelepathyQt4/Prototype/Makefile.am
index 15fb7af..9d89196 100644
--- a/TelepathyQt4/Prototype/Makefile.am
+++ b/TelepathyQt4/Prototype/Makefile.am
@@ -27,6 +27,8 @@ libtpqt4_prototype_la_SOURCES = \
     ChatChannel.cpp \
     Connection.cpp \
     ConnectionFacade.cpp \
+    Contact.cpp \
+    ContactManager.cpp \
     DBusInterface.cpp \
     PresenceManager.cpp \
     StreamedMediaChannel.cpp \
@@ -46,6 +48,7 @@ protoinclude_HEADERS = \
     ConnectionFacade.h \
     Constants \
     Contact.h \
+    ContactManager.h \
     DBusInterface.h \
     PresenceManager.h \
     StreamedMediaChannel.h \
-- 
1.5.6.5




More information about the Telepathy-commits mailing list