diff options
Diffstat (limited to 'movement/make/Makefile')
-rw-r--r-- | movement/make/Makefile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/movement/make/Makefile b/movement/make/Makefile index 35f610a5..82bae622 100644 --- a/movement/make/Makefile +++ b/movement/make/Makefile @@ -119,6 +119,11 @@ SRCS += \ ../watch_faces/clock/decimal_time_face.c \ ../watch_faces/clock/wyoscan_face.c \ ../watch_faces/complication/simple_coin_flip_face.c \ + ../watch_faces/complication/solstice_face.c \ + ../watch_faces/complication/couch_to_5k_face.c \ + ../watch_faces/clock/minute_repeater_decimal_face.c \ + ../watch_faces/complication/tuning_tones_face.c \ + ../watch_faces/complication/kitchen_conversions_face.c \ # New watch faces go above this line. # Leave this line at the bottom of the file; it has all the targets for making your project. |