diff options
Diffstat (limited to 'movement/make/Makefile')
-rw-r--r--[-rwxr-xr-x] | movement/make/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/movement/make/Makefile b/movement/make/Makefile index 064d289b..f0f26c3f 100755..100644 --- a/movement/make/Makefile +++ b/movement/make/Makefile @@ -68,6 +68,7 @@ SRCS += \ ../watch_faces/complication/probability_face.c \ ../watch_faces/complication/wake_face.c \ ../watch_faces/demo/frequency_correction_face.c \ + ../watch_faces/complication/alarm_face.c \ ../watch_faces/complication/ratemeter_face.c \ # New watch faces go above this line. |