wordpad: Allow objects & images to be added with native riched20.
[wine] / dlls / mlang / tests / Makefile.in
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR    = @srcdir@
4 VPATH     = @srcdir@
5 TESTDLL   = mlang.dll
6 IMPORTS   = mlang oleaut32 ole32 gdi32
7
8 C_SRCS = \
9         mlang.c
10
11 @MAKE_TEST_RULES@