wer: Add new stubbed wer.dll.
[wine/hramrach.git] / dlls / xmllite / tests / Makefile.in
blob73dda82032c62fa5fce0da87ce16cefb039a076c
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 TESTDLL = xmllite.dll
6 IMPORTS = ole32
8 C_SRCS = \
9 reader.c
11 @MAKE_TEST_RULES@