diff --git a/Source/GNUmakefile b/Source/GNUmakefile index b2e6d3343..863506b9d 100644 --- a/Source/GNUmakefile +++ b/Source/GNUmakefile @@ -162,7 +162,9 @@ GSFontInfo.m \ GSTable.m \ GSHbox.m \ GSVbox.m \ -GSSimpleLayoutManager.m +GSSimpleLayoutManager.m \ +GSKeyBindingAction.m \ +GSKeyBindingTable.m ifneq ($(FOUNDATION_LIB), fd) libgnustep-gui_OBJC_FILES += NSPasteboard.m