shdoclc: Remove a space before an ellipsis in the Italian translation.
[wine/hramrach.git] / dlls / wmiutils / Makefile.in
blob3c89618921431ec0c4597e35d45b881e45e09ee2
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = wmiutils.dll
6 IMPORTS = oleaut32 ole32 advapi32
8 C_SRCS = \
9 main.c \
10 regsvr.c \
11 statuscode.c
13 @MAKE_DLL_RULES@