Skip to content

Commit

Permalink
[connectionagent] Remove daemon from Qt 4 build again. Fixes Qt 4 pac…
Browse files Browse the repository at this point in the history
…kages.

This was removed in 1c48fd1, and apparently
accidentally readded in 32c7c35.
  • Loading branch information
rburchell committed Jul 4, 2013
1 parent af28051 commit 01426b9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions connectionagent.pro
Expand Up @@ -4,8 +4,6 @@ SUBDIRS += connectionagentplugin
SUBDIRS += test

equals(QT_MAJOR_VERSION, 4): {
SUBDIRS += config
SUBDIRS += connd
SUBDIRS += test/testqml
OTHER_FILES += rpm/connectionagent.spec \
rpm/connectionagent.yaml
Expand Down

0 comments on commit 01426b9

Please sign in to comment.