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:
@@ -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 ;
|
||||||
Reference in New Issue
Block a user