summaryrefslogtreecommitdiff
path: root/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'rules.mk')
-rw-r--r--rules.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules.mk b/rules.mk
index 5567d2f..4ed277c 100644
--- a/rules.mk
+++ b/rules.mk
@@ -11,7 +11,7 @@ MUSIC_ENABLE = no
SPACE_CADET_ENABLE = no
# add achordion to improve home row modifiers
-SRC += common/achordion.c
+SRC += features/achordion.c
# good optimizations
LTO_ENABLE = yes