]> git.earman.xyz Git - sensor-watch.git/commitdiff
make: fix missing separator error
authorMatheus Afonso Martins Moreira <matheus@matheusmoreira.com>
Sun, 8 Sep 2024 17:22:26 +0000 (14:22 -0300)
committerMatheus Afonso Martins Moreira <matheus@matheusmoreira.com>
Sun, 8 Sep 2024 17:22:26 +0000 (14:22 -0300)
movement/make/Makefile

index a47b073df6900dee25da1f60c1bd1ef0cf0329f5..42c3106e36c32c657c3701079a86c7c83718ec53 100644 (file)
@@ -133,7 +133,7 @@ SRCS += \
   ../watch_faces/complication/wordle_face.c \
   ../watch_faces/complication/endless_runner_face.c \
   ../watch_faces/complication/periodic_face.c \
-  ../watch_faces/complication/deadline_face.c
+  ../watch_faces/complication/deadline_face.c \
   ../watch_faces/complication/higher_lower_game_face.c \
   ../watch_faces/clock/french_revolutionary_face.c \
   ../watch_faces/clock/minimal_clock_face.c \