Sensor-Watch/watch-faces.mk
2024-09-29 10:18:11 -04:00

8 lines
271 B
Makefile

SRCS += \
./watch-faces/clock/simple_clock_face.c \
./watch-faces/clock/beats_face.c \
./watch-faces/clock/world_clock_face.c \
./watch-faces/complication/countdown_face.c \
./watch-faces/settings/set_time_face.c \
./watch-faces/settings/preferences_face.c \