comdlg32: Fix some alignment issues in the Dutch translation.
[wine/hramrach.git] / dlls / oleacc / tests / Makefile.in
blob0e5f85c1ec1bb4685a4134e14f39d9ee3c189ab0
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 TESTDLL = oleacc.dll
6 IMPORTS = kernel32 oleacc
8 C_SRCS = \
9 main.c
11 @MAKE_TEST_RULES@