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