summaryrefslogtreecommitdiffstats
path: root/users/bocaj/rules.mk
blob: 17d2772a7c0c17d7c2124044dcbd55638148bc2f (plain)
1
2
3
4
5
SRC += bocaj.c

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