Skip to content

Commit

Permalink
Merge pull request #89 from monich/tst_connectionagent
Browse files Browse the repository at this point in the history
Fix for building tst_connectionagent in non-default location
  • Loading branch information
monich committed Oct 10, 2014
2 parents fd5262e + 133bf59 commit d1323e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/auto/tst_connectionagent/tst_connectionagent.pro
Expand Up @@ -18,7 +18,7 @@ HEADERS += \
../../../connd/connectiond_adaptor.h \
../../../connd/wakeupwatcher.h

INCLUDEPATH += ../../../connd
INCLUDEPATH += $$OUT_PWD/../../../connd

CONFIG += link_pkgconfig
PKGCONFIG += connman-qt5 qofono-qt5
Expand Down

0 comments on commit d1323e8

Please sign in to comment.