diff options
Diffstat (limited to 'gtk/makefile')
-rw-r--r-- | gtk/makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gtk/makefile b/gtk/makefile index 862276097..a820e1476 100644 --- a/gtk/makefile +++ b/gtk/makefile @@ -138,6 +138,7 @@ SRC_OBJS = \ EditModel.o \ Editor.o \ EditView.o \ + Geometry.o \ Indicator.o \ KeyMap.o \ LineMarker.o \ |