Skip to content

Commit

Permalink
Update LexillaGen.py output
Browse files Browse the repository at this point in the history
  • Loading branch information
techee committed Sep 14, 2024
1 parent b4b3889 commit a592f87
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 3 additions & 1 deletion src/deps.mak
Original file line number Diff line number Diff line change
Expand Up @@ -1629,4 +1629,6 @@ $(DIR_O)/LexZig.o: \
../lexlib/Accessor.h \
../lexlib/StyleContext.h \
../lexlib/CharacterSet.h \
../lexlib/LexerModule.h
../lexlib/LexerModule.h \
../lexlib/OptionSet.h \
../lexlib/DefaultLexer.h
4 changes: 3 additions & 1 deletion src/nmdeps.mak
Original file line number Diff line number Diff line change
Expand Up @@ -1629,4 +1629,6 @@ $(DIR_O)/LexZig.obj: \
../lexlib/Accessor.h \
../lexlib/StyleContext.h \
../lexlib/CharacterSet.h \
../lexlib/LexerModule.h
../lexlib/LexerModule.h \
../lexlib/OptionSet.h \
../lexlib/DefaultLexer.h

0 comments on commit a592f87

Please sign in to comment.