fixed build
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@12167 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
52b9aaefa1
commit
9bace5bbe1
@ -90,7 +90,7 @@ SEARCH on [ FGristFiles
|
||||
= [ FDirName $(OBOS_TOP) src prefs mouse ] ;
|
||||
|
||||
SimpleTest keymapTest :
|
||||
key_map.cpp
|
||||
main.cpp
|
||||
Keymap.cpp
|
||||
|
||||
InterfaceDefs.cpp
|
||||
@ -103,10 +103,10 @@ if $(COMPILE_FOR_R5) {
|
||||
}
|
||||
|
||||
SEARCH on [ FGristFiles
|
||||
key_map.cpp
|
||||
main.cpp
|
||||
Keymap.cpp
|
||||
]
|
||||
= [ FDirName $(OBOS_TOP) src apps bin keymap ] ;
|
||||
= [ FDirName $(OBOS_TOP) src bin keymap ] ;
|
||||
|
||||
SEARCH on [ FGristFiles InterfaceDefs.cpp Input.cpp ]
|
||||
= [ FDirName $(OBOS_TOP) src kits interface ] ;
|
||||
|
Loading…
x
Reference in New Issue
Block a user