Remove this stupid cyclic dependency I once introduced...
Should unbreak the userland net stack build process. git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6610 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
ec276f43a0
commit
0669f665be
@ -28,8 +28,6 @@ SimpleTest net_stack_tester :
|
|||||||
}
|
}
|
||||||
|
|
||||||
# for convenience: this target builds all userland modules
|
# for convenience: this target builds all userland modules
|
||||||
Depends net_stack_tester : userland_network_modules :
|
|
||||||
|
|
||||||
NotFile userland_network_modules ;
|
NotFile userland_network_modules ;
|
||||||
Depends userland_network_modules :
|
Depends userland_network_modules :
|
||||||
# the stack main module
|
# the stack main module
|
||||||
|
Loading…
Reference in New Issue
Block a user