diff --git a/tests/auto/autotests.pri b/tests/auto/autotests.pri index 8ab41c87..675b5e94 100644 --- a/tests/auto/autotests.pri +++ b/tests/auto/autotests.pri @@ -8,7 +8,7 @@ INCLUDEPATH += $$top_srcdir/server/ \ $$top_srcdir/libguh \ $$top_srcdir/tests/auto/ -LIBS += -L$$top_builddir/libguh/ -lguh -L$$top_builddir/plugins/deviceplugins/mock/ \ +LIBS += -L$$top_builddir/libguh/ -lguh -L$$top_builddir/plugins/mock/ \ -L$$top_builddir/tests/libguh-core/ -lguh-core SOURCES += ../guhtestbase.cpp \