1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-01-06 05:34:12 +01:00

Add *.xml files to the jar

This commit is contained in:
Kris Maglione
2008-10-10 18:15:41 +00:00
parent ec5a81a472
commit 9e65be3125

View File

@@ -15,6 +15,7 @@ JAR_TXT_FILES = ${shell find -L content skin locale \
-path '*.js' \
-o -path '*.css' \
-o -path '*.dtd' \
-o -path '*.xml' \
-o -path '*.xul' \
-o -path '*.html' \
-o -path '*.xhtml' \