Don't link libXext, as it is linked in to the server also.
This commit is contained in:
parent
05071ae0fb
commit
e3509c940f
|
@ -18,7 +18,6 @@ INCLUDES = @XORG_INCS@ \
|
|||
-I$(top_srcdir)/miext/shadow
|
||||
|
||||
libextmod_la_LDFLAGS = -avoid-version
|
||||
libextmod_la_LIBADD = $(top_builddir)/Xext/libXext.la
|
||||
libextmod_la_SOURCES = modinit.c \
|
||||
modinit.h \
|
||||
$(DGA_SRCS) \
|
||||
|
|
Loading…
Reference in New Issue