summaryrefslogtreecommitdiffstats
path: root/Source/LexerParser/cmGccDepfileLexer.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'Source/LexerParser/cmGccDepfileLexer.cxx')
-rw-r--r--Source/LexerParser/cmGccDepfileLexer.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/LexerParser/cmGccDepfileLexer.cxx b/Source/LexerParser/cmGccDepfileLexer.cxx
index a98969d..3630f4e 100644
--- a/Source/LexerParser/cmGccDepfileLexer.cxx
+++ b/Source/LexerParser/cmGccDepfileLexer.cxx
@@ -994,7 +994,7 @@ case 5:
YY_RULE_SETUP
{
// A line continuation ends the current file name.
- yyextra->newDependency();
+ yyextra->newRuleOrDependency();
}
YY_BREAK
case 6: