diff options
Diffstat (limited to 'binding/CMakeLists.txt')
-rw-r--r-- | binding/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/binding/CMakeLists.txt b/binding/CMakeLists.txt index 2477384..3ed0035 100644 --- a/binding/CMakeLists.txt +++ b/binding/CMakeLists.txt @@ -23,6 +23,7 @@ PROJECT_TARGET_ADD(bluetooth-pbap-binding) # Define project Targets add_library(bluetooth-pbap-binding MODULE bluetooth-pbap-binding.c + bluetooth-vcard-parser.c gdbus/freedesktop_dbus_properties_interface.c gdbus/obex_client1_interface.c gdbus/obex_phonebookaccess1_interface.c |