mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-28 04:02:30 +01:00
Include *.jsm in the jar (and, incidentally, comment out a dump).
This commit is contained in:
@@ -13,6 +13,7 @@ JAR_TXT_FILES = ${shell find -L content skin locale \
|
||||
-a ! -path '*CVS*' \
|
||||
-a \( \
|
||||
-path '*.js' \
|
||||
-o -path '*.jsm' \
|
||||
-o -path '*.css' \
|
||||
-o -path '*.xul' \
|
||||
-o -path '*.html' \
|
||||
|
||||
Reference in New Issue
Block a user