Files
haiku-beta6/src/servers/input/Jamfile
T
Michael Phipps f8faba8667 Doesn't build without PortLink in the Jamfile
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@624 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-08-07 02:40:57 +00:00

11 lines
203 B
Plaintext

SubDir OBOS_TOP src servers input ;
Server input_server :
InputServer.cpp
InputServerDevice.cpp
InputServerFilter.cpp
InputServerMethod.cpp
PortLink.cpp
;
LinkSharedOSLibs input_server : be root ;