shell32: Fix the errors in two Chinese (Simplified) resources.
[wine/hacks.git] / dlls / sxs / Makefile.in
blob66e42aaf949432f277840b3c4f8d306ab5ba333d
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = sxs.dll
6 IMPORTS = kernel32
8 C_SRCS = \
9 sxs.c
11 @MAKE_DLL_RULES@