mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-03-23 02:43:32 +01:00
Support make install{xpi} for {Melo,Tele}dactyl.
This commit is contained in:
@@ -2,10 +2,10 @@
|
||||
|
||||
NAME = melodactyl
|
||||
|
||||
FIREFOX ?= songbird
|
||||
SONGBIRD ?= songbird
|
||||
HOSTAPP ?= $(SONGBIRD)
|
||||
PROFILEPATHS ?= "$$HOME/.songbird" \
|
||||
"$$HOME/Library/Songbird" \
|
||||
"$$APPDATA/Songbird"
|
||||
PROFILEPATHS ?= "$$HOME/.songbird2" \
|
||||
"$$HOME/Library/Songbird2" \
|
||||
"$$APPDATA/Songbird2"
|
||||
|
||||
include ../common/Makefile
|
||||
|
||||
Reference in New Issue
Block a user