wer: Add new stubbed wer.dll.
[wine/hramrach.git] / dlls / ws2_32 / tests / Makefile.in
blobd9b0dde11a45adba827f62c56cb4513e59fef23f
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 TESTDLL = ws2_32.dll
6 IMPORTS = ws2_32 user32
8 C_SRCS = \
9 protocol.c \
10 sock.c
12 @MAKE_TEST_RULES@