mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-03-29 21:53:33 +02:00
Add *.xml files to the jar
This commit is contained in:
@@ -15,6 +15,7 @@ JAR_TXT_FILES = ${shell find -L content skin locale \
|
|||||||
-path '*.js' \
|
-path '*.js' \
|
||||||
-o -path '*.css' \
|
-o -path '*.css' \
|
||||||
-o -path '*.dtd' \
|
-o -path '*.dtd' \
|
||||||
|
-o -path '*.xml' \
|
||||||
-o -path '*.xul' \
|
-o -path '*.xul' \
|
||||||
-o -path '*.html' \
|
-o -path '*.html' \
|
||||||
-o -path '*.xhtml' \
|
-o -path '*.xhtml' \
|
||||||
|
|||||||
Reference in New Issue
Block a user