xref: /btstack/src/ble/gatt-service/Makefile.inc (revision ebdf3c684b9b7659b2b3d23a00b29177ce5829dc)
16601f559SMatthias Ringwald# Makefile to collect all C source files of src/ble/gatt-service
26601f559SMatthias Ringwald
36601f559SMatthias RingwaldSRC_BLE_GATT-SERVICE_FILES = \
46601f559SMatthias Ringwald    battery_service_server.c \
56601f559SMatthias Ringwald    device_information_service_server.c \
6adc3e7d5SMilanka Ringwald	heart_rate_service_server.c \
7adc3e7d5SMilanka Ringwald    hids_device.c \
8*ebdf3c68SMilanka Ringwald    nordic_spp_service_server.c \
96601f559SMatthias Ringwald
10