mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-03-05 01:15:52 +01:00
Add *.dtd to the jar
This commit is contained in:
@@ -14,6 +14,7 @@ JAR_TXT_FILES = ${shell find -L content skin locale \
|
|||||||
-a \( \
|
-a \( \
|
||||||
-path '*.js' \
|
-path '*.js' \
|
||||||
-o -path '*.css' \
|
-o -path '*.css' \
|
||||||
|
-o -path '*.dtd' \
|
||||||
-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