1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-04-20 21:01:26 +02: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
+1
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' \