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 36c52635..1362e9a4 100644
--- a/tests/tests.pro
+++ b/tests/tests.pro
@@ -8,6 +8,7 @@ RESOURCES += tests.qrc
SOURCES += \
codec.cpp \
dataform.cpp \
+ jingle.cpp \
message.cpp \
presence.cpp \
register.cpp \
@@ -18,6 +19,7 @@ SOURCES += \
HEADERS += \
codec.h \
dataform.h \
+ jingle.h \
message.h \
presence.h \
register.h \