aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdrian Kummerlaender2018-11-13 19:05:02 +0100
committerAdrian Kummerlaender2018-11-13 19:05:02 +0100
commit0b84f519cb418d32c0fd62f9c6c852ee31f7c926 (patch)
treec9891ee459d1091b72a51ddecb4a270d86de024d
parent2bd57a21c6159ab69c79e52d44120ddf29b506a8 (diff)
downloadStaticXSLT-0b84f519cb418d32c0fd62f9c6c852ee31f7c926.tar
StaticXSLT-0b84f519cb418d32c0fd62f9c6c852ee31f7c926.tar.gz
StaticXSLT-0b84f519cb418d32c0fd62f9c6c852ee31f7c926.tar.bz2
StaticXSLT-0b84f519cb418d32c0fd62f9c6c852ee31f7c926.tar.lz
StaticXSLT-0b84f519cb418d32c0fd62f9c6c852ee31f7c926.tar.xz
StaticXSLT-0b84f519cb418d32c0fd62f9c6c852ee31f7c926.tar.zst
StaticXSLT-0b84f519cb418d32c0fd62f9c6c852ee31f7c926.zip
Link any non-xsl file to corresponding target levelHEADmaster
-rw-r--r--src/steps/plan.xsl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/steps/plan.xsl b/src/steps/plan.xsl
index acc25ec..33acd21 100644
--- a/src/steps/plan.xsl
+++ b/src/steps/plan.xsl
@@ -51,7 +51,7 @@
</task>
</xsl:template>
-<xsl:template match="node/file[@extension = '.css']">
+<xsl:template match="node/file[@extension != '.xsl']">
<xsl:variable name="base_path" select="../../path"/>
<task type="link">