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