diff --git a/Source/GNUmakefile b/Source/GNUmakefile index 4321d591f..fa76386cd 100644 --- a/Source/GNUmakefile +++ b/Source/GNUmakefile @@ -91,6 +91,8 @@ NSImage.m \ NSImageCell.m \ NSImageRep.m \ NSImageView.m \ +NSInputManager.m \ +NSInputServer.m \ NSInterfaceStyle.m \ NSLayoutManager.m \ NSMatrix.m \ @@ -234,6 +236,8 @@ NSImage.h \ NSImageCell.h \ NSImageRep.h \ NSImageView.h \ +NSInputManager.h \ +NSInputServer.h \ NSInterfaceStyle.h \ NSLayoutManager.h \ NSMatrix.h \