wordpad: Fix the errors in the Chinese (Traditional) resources.
[wine/hacks.git] / dlls / clusapi / Makefile.in
blobf196b7477b7479debbe8585dbe5b1aab6dc1bf98
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = clusapi.dll
6 IMPORTLIB = clusapi
7 IMPORTS = kernel32
9 C_SRCS = \
10 clusapi.c
12 @MAKE_DLL_RULES@