build: drop the LGPL-3.0 license file from EXTRA_DIST
authorBartosz Golaszewski <bartosz.golaszewski@linaro.org>
Mon, 13 May 2024 09:25:31 +0000 (11:25 +0200)
committerBartosz Golaszewski <bartosz.golaszewski@linaro.org>
Mon, 13 May 2024 09:25:31 +0000 (11:25 +0200)
commit4caa127fe5f132d88a2f80b5c9790753876659e3
tree209740312362431de93f7cb58d134b06da91f6a5
parent35003a821ed5c6f72043a54f69ad9bb207976ed1
build: drop the LGPL-3.0 license file from EXTRA_DIST

The release tarball building is currently broken because it looks for
a file that no longer exists. Drop the LGPL-3.0 license file from
EXTRA_DIST.

Fixes: 76ecc337c519 ("licensing: relicense C++ bindings under LGPL-2.1-or-later")
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Makefile.am