Update snippets when building a new doc

This commit is contained in:
Marcus Bointon
2017-04-13 11:25:12 +02:00
parent 53ff916f16
commit 004bacbe25

View File

@@ -13,7 +13,7 @@
# File which has to exist in the target directory to qualify as target
FINGERPRINT="dtd"
# List of files and directories that need to be updated
SOURCEFILES="dtd xslt"
SOURCEFILES="dtd xslt source/snippets"
# Root directory within source repo
SOURCEROOT="xml"