dbus-chat => chat

to make the source and install locations consistent

Change-Id: Ifde8748eeab843b06bf79f941fa4789b5b68cca9
Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
This commit is contained in:
Oswald Buddenhagen 2012-11-27 21:52:13 +01:00 committed by The Qt Project
parent b19145125e
commit 297bc47ad4
7 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ SUBDIRS = listnames \
complexpingpong complexpingpong
!contains(QT_CONFIG, no-widgets) { !contains(QT_CONFIG, no-widgets) {
SUBDIRS += dbus-chat \ SUBDIRS += chat \
remotecontrolledcar remotecontrolledcar
} }