diff options
Diffstat (limited to 'movement/make')
-rw-r--r-- | movement/make/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/movement/make/Makefile b/movement/make/Makefile index dec3ffab..b930585e 100644 --- a/movement/make/Makefile +++ b/movement/make/Makefile @@ -105,6 +105,7 @@ SRCS += \ ../watch_faces/clock/repetition_minute_face.c \ ../watch_faces/complication/timer_face.c \ ../watch_faces/complication/invaders_face.c \ + ../watch_faces/clock/world_clock2_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. |