tools: zstd: install headers as well
authorRobert Marko <robimarko@gmail.com>
Sat, 6 Apr 2024 10:05:56 +0000 (12:05 +0200)
committerRobert Marko <robimarko@gmail.com>
Sat, 6 Apr 2024 10:10:51 +0000 (12:10 +0200)
commit076e86041862ff7962c395706238c69fc8b83594
tree85dc3bd8a1130d954c00545f13e7fae12d675c6e
parentb3c1c57a35a0974cf931c71f7279ec0e1fc0fa80
tools: zstd: install headers as well

We forgot to make sure install-includes is called for the libzstd in
order for it to install the required headers.

Fixes: 4b920e799fba ("tools: zstd: convert to make and drop meson dependency")
Signed-off-by: Robert Marko <robimarko@gmail.com>
tools/zstd/Makefile