diff options
Diffstat (limited to 'test/TEX/makeindex.py')
-rw-r--r-- | test/TEX/makeindex.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/TEX/makeindex.py b/test/TEX/makeindex.py index 638224a..960ed68 100644 --- a/test/TEX/makeindex.py +++ b/test/TEX/makeindex.py @@ -24,7 +24,7 @@ __revision__ = "__FILE__ __REVISION__ __DATE__ __DEVELOPER__" -""" +r""" Validate that use of \makeindex in TeX source files causes SCons to be aware of the necessary created index files. |