mirror of
https://github.com/joeycastillo/second-movement.git
synced 2026-02-05 00:15:26 +00:00
9 lines
308 B
Makefile
9 lines
308 B
Makefile
SRCS += \
|
|
./watch-faces/clock/simple_clock_face.c \
|
|
./watch-faces/clock/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 \
|