diff options
Diffstat (limited to 'movement/make')
-rwxr-xr-x | movement/make/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/movement/make/Makefile b/movement/make/Makefile index b70d7092..a09b4e30 100755 --- a/movement/make/Makefile +++ b/movement/make/Makefile @@ -49,7 +49,6 @@ SRCS += \ ../watch_faces/complication/totp_face.c \ ../watch_faces/complication/sunrise_sunset_face.c \ ../watch_faces/complication/countdown_face.c \ - ../watch_faces/complication/blinky_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. |