summaryrefslogtreecommitdiffstats
path: root/users/gourdo1/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'users/gourdo1/rules.mk')
-rw-r--r--users/gourdo1/rules.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/users/gourdo1/rules.mk b/users/gourdo1/rules.mk
index e02f9e8e08..0a3a9ba426 100644
--- a/users/gourdo1/rules.mk
+++ b/users/gourdo1/rules.mk
@@ -1,4 +1,6 @@
SRC += gourdo1.c
+SRC += autocorrect/autocorrection.c
+
ifdef ENCODER_ENABLE
# include encoder related code when enabled
ifeq ($(strip $(ENCODER_DEFAULTACTIONS_ENABLE)), yes)