diff options
Diffstat (limited to 'movement/make/Makefile')
-rwxr-xr-x | movement/make/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/movement/make/Makefile b/movement/make/Makefile index 5bed6bd2..0936a26c 100755 --- a/movement/make/Makefile +++ b/movement/make/Makefile @@ -56,6 +56,7 @@ SRCS += \ ../watch_faces/complication/counter_face.c \ ../watch_faces/complication/blinky_face.c \ ../watch_faces/complication/moon_phase_face.c \ + ../watch_faces/sensor/accelerometer_data_acquisition_face.c \ ../watch_faces/clock/mars_time_face.c \ ../watch_faces/complication/orrery_face.c \ ../watch_faces/complication/astronomy_face.c \ |