diff options
Diffstat (limited to 'movement/make/Makefile')
| -rw-r--r--[-rwxr-xr-x] | movement/make/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/movement/make/Makefile b/movement/make/Makefile index fe652154..f0f26c3f 100755..100644 --- a/movement/make/Makefile +++ b/movement/make/Makefile @@ -68,6 +68,8 @@ 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. # Leave this line at the bottom of the file; it has all the targets for making your project. |
