aboutsummaryrefslogtreecommitdiff
path: root/users/txkyel/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'users/txkyel/rules.mk')
-rw-r--r--users/txkyel/rules.mk5
1 files changed, 5 insertions, 0 deletions
diff --git a/users/txkyel/rules.mk b/users/txkyel/rules.mk
new file mode 100644
index 000000000..f7b729c83
--- /dev/null
+++ b/users/txkyel/rules.mk
@@ -0,0 +1,5 @@
1SRC += txkyel.c
2
3ifeq ($(strip $(TAP_DANCE_ENABLE)), yes)
4 SRC += tap_dance.c
5endif