diff options
Diffstat (limited to 'tests/all/all.pro')
| -rw-r--r-- | tests/all/all.pro | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/all/all.pro b/tests/all/all.pro index 1ef0b30a..d32e7f9b 100644 --- a/tests/all/all.pro +++ b/tests/all/all.pro @@ -13,6 +13,6 @@ HEADERS += \ tests.h !isEmpty(QXMPP_AUTOTEST_INTERNAL) { - HEADERS += codec.h sasl.h - SOURCES += codec.cpp sasl.cpp + HEADERS += sasl.h + SOURCES += sasl.cpp } |
