mlang: Only return the locale language name if no country name exists.
[wine/hacks.git] / dlls / mlang / tests / Makefile.in
blob81b6505f283a6335744d14dd164cb719f966e531
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 TESTDLL = mlang.dll
6 IMPORTS = uuid oleaut32 ole32 gdi32 kernel32
8 CTESTS = \
9 mlang.c
11 @MAKE_TEST_RULES@
13 @DEPENDENCIES@ # everything below this line is overwritten by make depend