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 5e005fe24..7dd2604bb 100644 --- a/win32/makefile +++ b/win32/makefile @@ -96,6 +96,7 @@ SRC_OBJS = \ EditModel.o \ Editor.o \ EditView.o \ + Geometry.o \ Indicator.o \ KeyMap.o \ LineMarker.o \ |