diff options
Diffstat (limited to 'win32/makefile')
-rw-r--r-- | win32/makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/win32/makefile b/win32/makefile index 1e275d972..efcb518cb 100644 --- a/win32/makefile +++ b/win32/makefile @@ -49,6 +49,7 @@ BASEOBJS = \ AutoComplete.o \ CallTip.o \ CellBuffer.o \ + CharacterCategory.o \ CharacterSet.o \ CharClassify.o \ ContractionState.o \ |