winex11: Create contexts at initialization time to avoid the need for locks.
[wine/multimedia.git] / dlls / netapi32 / tests / Makefile.in
blob229182551ddf5c0a92d80b63fd6934a44d62e8e8
1 TESTDLL = netapi32.dll
2 IMPORTS = advapi32
4 C_SRCS = \
5 access.c \
6 apibuf.c \
7 ds.c \
8 wksta.c
10 @MAKE_TEST_RULES@