mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 03:21:04 +00:00
Compile the new files used by the new key binding engine
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@12734 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
59dcc3e891
commit
9a3e9ff590
1 changed files with 3 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue