summaryrefslogtreecommitdiff
path: root/users/txkyel/rules.mk
blob: f7b729c83c268be709426296a6500aeeca16fde9 (plain)
1
2
3
4
5
SRC += txkyel.c

ifeq ($(strip $(TAP_DANCE_ENABLE)), yes)
	SRC += tap_dance.c
endif