Add exa/glamor to _DEPENDENCIES so the bin gets rebuilt with the libs.

This commit is contained in:
Eric Anholt 2008-12-16 15:08:21 -08:00 committed by Zhigang Gong
parent da6e0ffad2
commit 8885b3b1ff

View File

@ -80,6 +80,8 @@ Xephyr_LDADD = \
Xephyr_DEPENDENCIES = \
libxephyr.la \
libxephyr-hostx.la \
$(top_builddir)/exa/libexa.la \
$(top_builddir)/glamor/libglamor.la \
$(LIBXEPHYR_HOSTXV) \
$(LIBXEPHYR_HOSTDRI) \
@KDRIVE_LOCAL_LIBS@