shdoclc: Remove a space before an ellipsis in the Italian translation.
[wine/hramrach.git] / dlls / compobj.dll16 / Makefile.in
blob473eabc682dd0a69184d94754257c15cf4590dfb
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = compobj.dll16
6 IMPORTS = uuid ole32 advapi32
7 EXTRADLLFLAGS = -m16 -Wb,--main-module,ole32.dll
9 C_SRCS = compobj.c
11 @MAKE_DLL_RULES@