mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-03-09 19:55:46 +01:00
Support make install{xpi} for {Melo,Tele}dactyl.
This commit is contained in:
@@ -2,4 +2,11 @@
|
||||
|
||||
NAME = teledactyl
|
||||
|
||||
THUNDERBIRD ?= thunderbird
|
||||
HOSTAPP ?= $(THUNDERBIRD)
|
||||
PROFILEPATHS ?= "$$HOME/.thunderbird" \
|
||||
"$$HOME/Library/Thunderbird" \
|
||||
"$$APPDATA/Thunderbird" \
|
||||
"$$AppData/Thunderbird"
|
||||
|
||||
include ../common/Makefile
|
||||
|
||||
Reference in New Issue
Block a user