Makefile.am: The rpi backend needs libsession-helper.la
Signed-off-by: Marco Barisione <marco.barisione@collabora.co.uk>
This commit is contained in:
committed by
Kristian Høgsberg
parent
49c6aeee70
commit
12e750bbc4
@@ -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) \
|
||||
|
||||
Reference in New Issue
Block a user