comdlg32: Fix German shortcut conflict.
[wine] / dlls / dxdiagn / tests / Makefile.in
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR    = @srcdir@
4 VPATH     = @srcdir@
5 TESTDLL   = dxdiagn.dll
6 IMPORTS   = oleaut32 ole32
7
8 C_SRCS = \
9         container.c \
10         provider.c
11
12 @MAKE_TEST_RULES@