Added fix for TeX includes with same name as subdirs.
[scons.git] / test / TEX / auxiliaries.py
index aa41663a95d42cdeab30ff917a2e54ce3c8d469c..f69b6e66c930e3d1235f3c4154c27c1a4bca72f5 100644 (file)
@@ -165,3 +165,9 @@ if ps_output_1 != ps_output_2:
 
 
 test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: