mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-14 17:18:09 +00:00
tests: Fix without-dtrace build
Signed-off-by: Giuseppe Bilotta <giuseppe.bilotta@gmail.com> Reviewed-by: Mihail Konev <k.mvc@ya.ru> Signed-off-by: Mihail Konev <k.mvc@ya.ru>
This commit is contained in:
committed by
Adam Jackson
parent
b44bef513b
commit
3f8c2f9448
@@ -142,6 +142,10 @@ tests_LDADD += \
|
||||
$(top_builddir)/Xext/libXvidmode.la \
|
||||
@XORG_LIBS@
|
||||
|
||||
if !SPECIAL_DTRACE_OBJECTS
|
||||
tests_LDADD += $(top_builddir)/os/libos.la
|
||||
endif
|
||||
|
||||
BUILT_SOURCES = sdksyms.c
|
||||
CLEANFILES += sdksyms.c
|
||||
|
||||
|
||||
Reference in New Issue
Block a user