diff --git a/test/Makefile b/test/Makefile index 9f9f7fca1..d44fc21e0 100644 --- a/test/Makefile +++ b/test/Makefile @@ -37,7 +37,6 @@ SUBDIRS_BLE = \ ble_client \ crypto \ gatt_client \ - gatt_server \ gap \ hid_parser \ linked_list \ @@ -51,6 +50,8 @@ SUBDIRS_BLE = \ # avrcp \ # map_client \ # sbc \ +# gatt_server \ + .PHONY: coverage subdirs: