mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-06 19:59:28 -05:00
We forgot to make sure install-includes is called for the libzstd in
order for it to install the required headers.
Fixes: 4b920e799f ("tools: zstd: convert to make and drop meson dependency")
Signed-off-by: Robert Marko <robimarko@gmail.com>