wined3d: read_from_framebuffer_texture() isn't suitable for readback of onscreen...
[wine/testsucceed.git] / dlls / lz32 / tests / Makefile.in
bloba324c3edccc2a2f16db9e8bfa54ce49c03d0896a
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 TESTDLL = lz32.dll
6 IMPORTS = lz32 kernel32
8 C_SRCS = \
9 lzexpand_main.c
11 @MAKE_TEST_RULES@