Commit f9c1537b authored by Jonathan Ernst's avatar Jonathan Ernst Committed by Alexandre Julliard

Make sure we only depend on ddraw_test if X support is enabled.

parent 19f50022
......@@ -18,12 +18,14 @@ RC_SRCS = \
RC_BINSRC = winetest.rc
RC_BINARIES = wine.ico
XFILES = ddraw_test.exe$(DLLEXT)
TESTBINS = \
@XFILES@ \
advpack_test.exe$(DLLEXT) \
advapi32_test.exe$(DLLEXT) \
comctl32_test.exe$(DLLEXT) \
crypt32_test.exe$(DLLEXT) \
ddraw_test.exe$(DLLEXT) \
dinput_test.exe$(DLLEXT) \
dsound_test.exe$(DLLEXT) \
gdi32_test.exe$(DLLEXT) \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment