diff options
Diffstat (limited to 'lexilla/src/nmdeps.mak')
-rw-r--r-- | lexilla/src/nmdeps.mak | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lexilla/src/nmdeps.mak b/lexilla/src/nmdeps.mak index 50b7b3a30..d35ef8852 100644 --- a/lexilla/src/nmdeps.mak +++ b/lexilla/src/nmdeps.mak @@ -1,4 +1,4 @@ -# Created by DepGen.py. To recreate, run 'python DepGen.py'. +# Created by DepGen.py. To recreate, run DepGen.py. $(DIR_O)/Lexilla.obj: \ ../../lexilla/src/Lexilla.cxx \ ../../include/ILexer.h \ |