ddraw: Replace a ERR in ddraw_surface7_QueryInterface() with a WARN.
[wine] / dlls / wldap32 / tests / Makefile.in
1 TESTDLL   = wldap32.dll
2 IMPORTS   = wldap32
3
4 C_SRCS = \
5         parse.c
6
7 @MAKE_TEST_RULES@