]> git.donarmstrong.com Git - dactyl.git/blob - melodactyl/Makefile
Initial import of 1.0~b6
[dactyl.git] / melodactyl / Makefile
1 #### configuration
2
3 NAME          = melodactyl
4
5 SONGBIRD     ?= songbird
6 HOSTAPP      ?= $(SONGBIRD)
7 PROFILEPATHS ?= "$$HOME/.songbird2" \
8                 "$$HOME/Library/Songbird2" \
9                 "$$APPDATA/Songbird2"
10
11 include ../common/Makefile