diff options
Diffstat (limited to 'movement/make/Makefile')
-rwxr-xr-x | movement/make/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/movement/make/Makefile b/movement/make/Makefile index 05f3636c..fe652154 100755 --- a/movement/make/Makefile +++ b/movement/make/Makefile @@ -67,7 +67,7 @@ SRCS += \ ../watch_faces/complication/tomato_face.c \ ../watch_faces/complication/probability_face.c \ ../watch_faces/complication/wake_face.c \ -# wake_face.c: Josh Berson, 2022-07-04 + ../watch_faces/demo/frequency_correction_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. |