wininet/tests: Improve error reporting in a couple of tests.
[wine] / dlls / opencl / Makefile.in
1 MODULE    = opencl.dll
2 EXTRALIBS = @LIBOPENCL@
3
4 C_SRCS = \
5         opencl.c
6
7 @MAKE_DLL_RULES@