xref: /btstack/src/ble/gatt-service/Makefile.inc (revision adc3e7d5ae4cbeda6d621005a3013da03973a855)
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 \
6*adc3e7d5SMilanka Ringwald	heart_rate_service_server.c \
7*adc3e7d5SMilanka Ringwald    hids_device.c \
86601f559SMatthias Ringwald
9