diff options
author | Mike Gerwitz <gerwitm@lovullo.com> | 2015-07-09 17:01:23 -0400 |
---|---|---|
committer | Mike Gerwitz <gerwitm@lovullo.com> | 2015-07-10 12:46:39 -0400 |
commit | 55cfeac10af402f9bd7f4aad1fbe6ebb6076c31c (patch) | |
tree | b65d2b58da91f3716f57850fa918b83fa3262ce9 /.gitignore | |
parent | 4c023247201855a1a93806bf7f8929ee37bb4ec1 (diff) | |
download | tame-55cfeac10af402f9bd7f4aad1fbe6ebb6076c31c.tar.gz tame-55cfeac10af402f9bd7f4aad1fbe6ebb6076c31c.tar.bz2 tame-55cfeac10af402f9bd7f4aad1fbe6ebb6076c31c.zip |
conf.xsl generation during build
Exposes build configuration to XSL templates.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ /test/index.html /test/**/xspec/ /src/**/*.texi +/conf.xsl *.apply *.info |