../watch_faces/complication/morsecalc_face.c \
../watch_faces/complication/rpn_calculator_face.c \
../watch_faces/complication/ships_bell_face.c \
+ ../watch_faces/complication/habit_face.c \
+ ../watch_faces/clock/repetition_minute_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.
#include "morsecalc_face.h"
#include "rpn_calculator_face.h"
#include "ships_bell_face.h"
+ #include "habit_face.h"
+#include "repetition_minute_face.h"
// New includes go above this line.
#endif // MOVEMENT_FACES_H_