mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-29 16:22:26 +01:00
fixed XPI generation, thanks teramako
This commit is contained in:
@@ -16,6 +16,7 @@ JAR_TXT_FILES = ${shell find -L content skin locale \
|
||||
-o -path '*.css' \
|
||||
-o -path '*.xul' \
|
||||
-o -path '*.html' \
|
||||
-o -path '*.xhtml' \
|
||||
\) \
|
||||
}
|
||||
JAR_DIRS = $(foreach f,${JAR_FILES},$(dir $f))
|
||||
|
||||
Reference in New Issue
Block a user