diff --git a/Makefile.common b/Makefile.common index f9102170..ab831840 100644 --- a/Makefile.common +++ b/Makefile.common @@ -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' \