watch-faces.mk: add totp_face.c, got lost while adding totp_lfs_face

This commit is contained in:
Michael Köfinger 2025-08-04 23:38:38 +02:00 committed by Joey Castillo
parent aae7926191
commit 86fd87a326

View File

@ -14,6 +14,7 @@ SRCS += \
./watch-faces/complication/days_since_face.c \
./watch-faces/complication/breathing_face.c \
./watch-faces/complication/squash_face.c \
./watch-faces/complication/totp_face.c \
./watch-faces/complication/totp_lfs_face.c \
./watch-faces/complication/tally_face.c \
./watch-faces/complication/wordle_face.c \