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