diff options
Diffstat (limited to 'movement/make/Makefile')
-rw-r--r-- | movement/make/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/movement/make/Makefile b/movement/make/Makefile index 4614cd27..50ba05cf 100644 --- a/movement/make/Makefile +++ b/movement/make/Makefile @@ -104,6 +104,8 @@ SRCS += \ ../watch_faces/sensor/lightmeter_face.c \ ../watch_faces/complication/discgolf_face.c \ ../watch_faces/complication/habit_face.c \ + ../watch_faces/complication/planetary_time_face.c \ + ../watch_faces/complication/planetary_hours_face.c \ ../watch_faces/complication/breathing_face.c \ ../watch_faces/clock/repetition_minute_face.c \ ../watch_faces/complication/timer_face.c \ |