mirror of
https://github.com/reactos/reactos.git
synced 2025-01-10 08:10:18 +00:00
[LWIP]
* Add missing dependency on bugcodes. svn path=/trunk/; revision=53269
This commit is contained in:
parent
5ed6d7f55c
commit
921b0cfa4d
1 changed files with 2 additions and 2 deletions
|
@ -57,4 +57,4 @@ list(APPEND SOURCE
|
|||
src/core/snmp/msg_out.c)
|
||||
|
||||
add_library(lwip ${SOURCE})
|
||||
|
||||
add_dependencies(lwip bugcodes)
|
||||
|
|
Loading…
Reference in a new issue