aboutsummaryrefslogtreecommitdiff
path: root/tests/tests.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tests.pro')
-rw-r--r--tests/tests.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/tests.pro b/tests/tests.pro
index e68b81d6..55aa4fab 100644
--- a/tests/tests.pro
+++ b/tests/tests.pro
@@ -7,6 +7,7 @@ TARGET = qxmpp-tests
RESOURCES += tests.qrc
SOURCES += \
dataform.cpp \
+ message.cpp \
presence.cpp \
register.cpp \
rsm.cpp \
@@ -14,6 +15,7 @@ SOURCES += \
tests.cpp
HEADERS += \
dataform.h \
+ message.h \
presence.h \
register.h \
rsm.h \