mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2025-12-30 21:20:08 +01:00
test: Fix 'make dist' for configurations that build the Xorg DDX
Signed-off-by: Jeremy Huddleston <jeremyhu@apple.com>
(cherry picked from commit df327f98f6)
This commit is contained in:
parent
b1be72c5ca
commit
3590d0bb77
1 changed files with 3 additions and 0 deletions
|
|
@ -52,6 +52,9 @@ libxservertest_la_LIBADD += \
|
|||
$(top_builddir)/hw/xfree86/i2c/libi2c.la \
|
||||
$(top_builddir)/hw/xfree86/dixmods/libxorgxkb.la \
|
||||
@XORG_LIBS@
|
||||
|
||||
EXTRA_DIST = ddxstubs.c
|
||||
|
||||
else
|
||||
nodist_libxservertest_la_SOURCES = \
|
||||
ddxstubs.c \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue