Add route protocol to userland stack modules build list.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6496 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
54908015c8
commit
c1fd3cbf7c
11
src/tests/add-ons/kernel/network/protocols/route/Jamfile
Normal file
11
src/tests/add-ons/kernel/network/protocols/route/Jamfile
Normal file
@ -0,0 +1,11 @@
|
||||
SubDir OBOS_TOP src tests add-ons kernel network protocols route ;
|
||||
|
||||
UsePrivateHeaders net ;
|
||||
|
||||
SEARCH_SOURCE += [ FDirName $(OBOS_TOP) src add-ons kernel network protocols route ] ;
|
||||
|
||||
Addon <userland>route : userland obos_network protocols :
|
||||
route.c
|
||||
;
|
||||
|
||||
LinkSharedOSLibs <userland>route : <installed>net_stack_tester ;
|
Loading…
Reference in New Issue
Block a user