Move 'compiled_templates_header.txt' to tools dir

This commit is contained in:
Dmitriy Simushev 2013-03-01 13:56:44 +00:00
parent 7091d7b326
commit 1cf83dcd34
2 changed files with 1 additions and 1 deletions

View File

@ -88,7 +88,7 @@
<filterchain>
<!-- Add header -->
<concatfilter prepend="compiled_templates_header.txt" />
<concatfilter prepend="tools/compiled_templates_header.txt" />
<!-- Skip empty lines -->
<linecontainsregexp negate="true">
<regexp pattern="^\s+$$" />