You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
29 lines
1.1 KiB
29 lines
1.1 KiB
14 years ago
|
#################################################
|
||
|
#
|
||
|
# (C) 2010-2011 Serghei Amelian
|
||
|
# serghei (DOT) amelian (AT) gmail.com
|
||
|
#
|
||
|
# Improvements and feedback are welcome
|
||
|
#
|
||
|
# This file is released under GPL >= 2
|
||
|
#
|
||
|
#################################################
|
||
|
|
||
|
install( FILES
|
||
|
a.tag area.tag base.tag blockquote.tag body.tag
|
||
|
br.tag col.tag colgroup.tag div.tag empty.tag
|
||
|
form.tag head.tag headings.tag hr.tag html.tag
|
||
|
input.tag li.tag link.tag meta.tag ol.tag
|
||
|
option.tag p.tag script.tag select.tag style.tag
|
||
|
table.tag tbody.tag td.tag textarea.tag tfoot.tag
|
||
|
th.tag thead.tag tr.tag ul.tag description.rc
|
||
|
abbr.tag acronym.tag address.tag b.tag bdo.tag
|
||
|
big.tag button.tag caption.tag cite.tag code.tag
|
||
|
dd.tag del.tag dfn.tag dl.tag dt.tag em.tag
|
||
|
fieldset.tag i.tag img.tag ins.tag kbd.tag
|
||
|
label.tag legend.tag map.tag noscript.tag
|
||
|
object.tag optgroup.tag param.tag pre.tag q.tag
|
||
|
samp.tag small.tag span.tag strong.tag sub.tag
|
||
|
sup.tag title.tag tt.tag var.tag common.tag
|
||
|
DESTINATION ${DATA_INSTALL_DIR}/quanta/dtep/xhtml-strict )
|