summaryrefslogtreecommitdiff
path: root/navit/xslt
diff options
context:
space:
mode:
authorSebastian Leske <sebastian.leske@sleske.name>2017-06-17 18:47:04 +0200
committerSebastian Leske <sebastian.leske@sleske.name>2017-06-17 18:47:51 +0200
commitc5b38873eb9396f2bd834166e828145311d7740a (patch)
tree36239015ca2d5778d2f14f9d4f283165d97d6564 /navit/xslt
parent07db3e37c7b44b3ff4e2d58d46611a546e146912 (diff)
downloadnavit-c5b38873eb9396f2bd834166e828145311d7740a.tar.gz
Fix:build:Regenerate navit*.xml if XSLT files change. Fixes first part of #1333.
Diffstat (limited to 'navit/xslt')
-rw-r--r--navit/xslt/README-new-files.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/navit/xslt/README-new-files.txt b/navit/xslt/README-new-files.txt
new file mode 100644
index 000000000..4997ac1c4
--- /dev/null
+++ b/navit/xslt/README-new-files.txt
@@ -0,0 +1,3 @@
+If you add new XSLT files to this directory (or delete existing files),
+you need to re-run cmake, otherwise changes to these files will not be
+picked up by cmake.