Revert "boot packagefs: Fix header path in zlib dependency"

This reverts commit aafc3386ef.
This commit is contained in:
Ingo Weinhold
2014-06-18 22:13:37 +02:00
parent f648efd3d4
commit f39d7f1096
@@ -51,8 +51,12 @@ BootStaticLibrary boot_packagefs :
: -fno-pic : -fno-pic
; ;
Includes [ Includes [ FGristFiles
FGristFiles ZlibCompressionBase.cpp package/hpkg/ZlibCompressor.h PackageDataReader.cpp
shared/ZlibDecompressor.h PackageFileHeapAccessorBase.cpp
] PackageReaderImpl.cpp
: [ BuildFeatureAttribute zlib : headers ] ; ReaderImplBase.cpp
ZlibCompressionBase.cpp
ZlibDecompressor.cpp
] : [ BuildFeatureAttribute zlib : headers ] ;