crypt32: Fix a failing test in Vista.
[wine.git] / dlls / mlang / tests / Makefile.in
blob1a5aceb161c300ec8d860d06bcc7edfa784ad625
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 TESTDLL = mlang.dll
6 IMPORTS = oleaut32 ole32 gdi32 kernel32
8 CTESTS = \
9 mlang.c
11 @MAKE_TEST_RULES@
13 @DEPENDENCIES@ # everything below this line is overwritten by make depend