mirror of
https://gitlab.freedesktop.org/wayland/weston.git
synced 2026-05-09 04:48:04 +02:00
Makefile.am: The rpi backend needs libsession-helper.la
Signed-off-by: Marco Barisione <marco.barisione@collabora.co.uk>
This commit is contained in:
parent
49c6aeee70
commit
12e750bbc4
1 changed files with 1 additions and 0 deletions
|
|
@ -216,6 +216,7 @@ rpi_backend_la_LDFLAGS = -module -avoid-version
|
|||
rpi_backend_la_LIBADD = $(COMPOSITOR_LIBS) \
|
||||
$(RPI_COMPOSITOR_LIBS) \
|
||||
$(RPI_BCM_HOST_LIBS) \
|
||||
libsession-helper.la \
|
||||
../shared/libshared.la
|
||||
rpi_backend_la_CFLAGS = \
|
||||
$(GCC_CFLAGS) \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue