]> git.earman.xyz Git - sensor-watch.git/commitdiff
watch-faces.mk: add totp_face.c, got lost while adding totp_lfs_face
authorMichael Köfinger <4404414+michaelk99@users.noreply.github.com>
Mon, 4 Aug 2025 21:38:38 +0000 (23:38 +0200)
committerJoey Castillo <joeycastillo@utexas.edu>
Tue, 5 Aug 2025 16:21:03 +0000 (12:21 -0400)
watch-faces.mk

index 906806d91859b110315e108f3f433584cbcb15eb..22e262cffe6dd963ff106d23b97dafbb905c3e64 100644 (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 \