bluez: rename files from nm-bluez5-* to nm-bluez-*

Signed-off-by: Thomas Haller <thaller@redhat.com>
This commit is contained in:
Thomas Haller 2013-09-20 21:09:14 +02:00
parent 03aeaf7b77
commit 7ff6b9d29b
2 changed files with 1 additions and 1 deletions

View file

@ -271,7 +271,7 @@ nm_sources += \
bluez-manager/nm-bluez4-manager.c
else
nm_sources += \
bluez-manager/nm-bluez5-manager.c
bluez-manager/nm-bluez-manager.c
endif
if WITH_MODEM_MANAGER_1