diff options
Diffstat (limited to 'users/txkyel/rules.mk')
| -rw-r--r-- | users/txkyel/rules.mk | 5 |
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 @@ | |||
| 1 | SRC += txkyel.c | ||
| 2 | |||
| 3 | ifeq ($(strip $(TAP_DANCE_ENABLE)), yes) | ||
| 4 | SRC += tap_dance.c | ||
| 5 | endif | ||
