Add exa/glamor to _DEPENDENCIES so the bin gets rebuilt with the libs.
This commit is contained in:
parent
da6e0ffad2
commit
8885b3b1ff
|
@ -80,6 +80,8 @@ Xephyr_LDADD = \
|
||||||
Xephyr_DEPENDENCIES = \
|
Xephyr_DEPENDENCIES = \
|
||||||
libxephyr.la \
|
libxephyr.la \
|
||||||
libxephyr-hostx.la \
|
libxephyr-hostx.la \
|
||||||
|
$(top_builddir)/exa/libexa.la \
|
||||||
|
$(top_builddir)/glamor/libglamor.la \
|
||||||
$(LIBXEPHYR_HOSTXV) \
|
$(LIBXEPHYR_HOSTXV) \
|
||||||
$(LIBXEPHYR_HOSTDRI) \
|
$(LIBXEPHYR_HOSTDRI) \
|
||||||
@KDRIVE_LOCAL_LIBS@
|
@KDRIVE_LOCAL_LIBS@
|
||||||
|
|
Loading…
Reference in New Issue