mirror of
https://gitlab.freedesktop.org/mesa/drm.git
synced 2025-12-24 10:10:12 +01:00
test: Avoid recursive dependency in makefile
This commit is contained in:
parent
a85e07b903
commit
ec9b7b320a
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ libdrmtest_la_SOURCES = \
|
|||
drmtest.h
|
||||
|
||||
libdrmtest_la_LIBADD = \
|
||||
$(LDADD) \
|
||||
$(top_builddir)/libdrm/libdrm.la \
|
||||
$(LIBUDEV_LIBS)
|
||||
|
||||
LDADD += libdrmtest.la
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue