mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-28 23:12:26 +01:00
Include config.json in XPI. Closes issue \#670.
This commit is contained in:
@@ -32,8 +32,9 @@ MAKE_JAR = sh $(BASE)/make_jar.sh
|
||||
|
||||
# TODO: specify source files manually?
|
||||
JAR_BASES = $(TOP) $(BASE)
|
||||
JAR_FILES = config.json
|
||||
JAR_DIRS = content skin locale modules
|
||||
JAR_TEXTS = js jsm css dtd xml xul html xhtml xsl properties
|
||||
JAR_TEXTS = js jsm css dtd xml xul html xhtml xsl properties json
|
||||
JAR_BINS = png
|
||||
|
||||
CHROME = $(MANGLE)/
|
||||
|
||||
Reference in New Issue
Block a user