diff options
Diffstat (limited to 'Source/CMakeLists.txt')
-rw-r--r-- | Source/CMakeLists.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Source/CMakeLists.txt b/Source/CMakeLists.txt index 7c99a7e..78169dc 100644 --- a/Source/CMakeLists.txt +++ b/Source/CMakeLists.txt @@ -14,8 +14,8 @@ SET(SRCS cmDependsC.h cmDependsFortran.cxx cmDependsFortran.h - cmDependsFortranLexer.c - cmDependsFortranParser.c + cmDependsFortranLexer.cxx + cmDependsFortranParser.cxx cmDependsFortranParser.h cmDependsJavaLexer.cxx cmDependsJavaParser.cxx |