Added fix for TeX includes with same name as subdirs.
[scons.git] / test / VariantDir / CPPPATH-subdir.py
index 25ebb40103e98bde6254239718b0dcf5dec134b6..2f410944e4a910c60d89db6a945b6a607ec2c683 100644 (file)
@@ -69,3 +69,9 @@ test.run(arguments = '.',
          match = TestSCons.match_re_dotall)
 
 test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: