Fix zlib-dependency in libnetapi.
* Fix copy-'n'paste bug that resulted in the zlib.h dependency being added to no source file at all.
This commit is contained in:
parent
06ed405803
commit
6b6ff33d60
@ -14,7 +14,7 @@ for architectureObject in [ MultiArchSubDirSetup ] {
|
||||
local sslSources ;
|
||||
local md5Sources ;
|
||||
|
||||
Includes [ FGristFiles $(HPKG_SOURCES) ]
|
||||
Includes [ FGristFiles HttpRequest.cpp ]
|
||||
: [ BuildFeatureAttribute zlib : headers ] ;
|
||||
|
||||
UsePrivateSystemHeaders ;
|
||||
@ -55,7 +55,7 @@ for architectureObject in [ MultiArchSubDirSetup ] {
|
||||
NetworkInterface.cpp
|
||||
NetworkRoster.cpp
|
||||
RouteSupport.cpp
|
||||
|
||||
|
||||
AbstractSocket.cpp
|
||||
DatagramSocket.cpp
|
||||
Socket.cpp
|
||||
|
Loading…
x
Reference in New Issue
Block a user