aboutsummaryrefslogtreecommitdiff
path: root/tests/tests.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tests.pro')
-rw-r--r--tests/tests.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/tests.pro b/tests/tests.pro
index e88c156e..57a84aa8 100644
--- a/tests/tests.pro
+++ b/tests/tests.pro
@@ -40,8 +40,8 @@ HEADERS += \
vcard.h
!isEmpty(QXMPP_AUTOTEST_INTERNAL) {
- HEADERS += codec.h sasl.h
- SOURCES += codec.cpp sasl.cpp
+ HEADERS += codec.h sasl.h si.h
+ SOURCES += codec.cpp sasl.cpp si.cpp
}
QMAKE_LIBDIR += ../src