wer: Add new stubbed wer.dll.
[wine/hramrach.git] / dlls / mapi32 / tests / Makefile.in
blob56e3a56a3f0fc222fb4ba8caac63425d88595682
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 TESTDLL = mapi32.dll
6 IMPORTS = advapi32
8 C_SRCS = \
9 imalloc.c \
10 prop.c \
11 util.c
13 @MAKE_TEST_RULES@