summaryrefslogtreecommitdiffstats
path: root/examples/dbus/dbus.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/dbus/dbus.pro')
-rw-r--r--examples/dbus/dbus.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/dbus/dbus.pro b/examples/dbus/dbus.pro
index 1167421561..2b77665518 100644
--- a/examples/dbus/dbus.pro
+++ b/examples/dbus/dbus.pro
@@ -4,7 +4,7 @@ SUBDIRS = listnames \
complexpingpong
!contains(QT_CONFIG, no-widgets) {
- SUBDIRS += dbus-chat \
+ SUBDIRS += chat \
remotecontrolledcar
}