1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-01-02 15:34:11 +01:00

Add *.dtd to the jar

This commit is contained in:
Kris Maglione
2008-10-08 22:08:59 +00:00
parent 64d3a88727
commit 1018759953

View File

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