mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-05-01 05:38:02 +02:00
test: Fix make distcheck when not building unit tests
Signed-off-by: Jeremy Huddleston <jeremyhu@apple.com>
This commit is contained in:
parent
4d2542a16b
commit
5fb1780d6a
1 changed files with 1 additions and 2 deletions
|
|
@ -33,10 +33,9 @@ libxservertest_la_LIBADD = \
|
|||
$(top_builddir)/mi/libmi.la \
|
||||
$(top_builddir)/os/libos.la \
|
||||
@XORG_LIBS@
|
||||
endif
|
||||
|
||||
CLEANFILES=libxservertest.c
|
||||
|
||||
libxservertest.c:
|
||||
touch $@
|
||||
|
||||
endif
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue