shdoclc: Remove a space before an ellipsis in the Italian translation.
[wine/hramrach.git] / dlls / winemapi / Makefile.in
blob294435ea5e8524f488f9099feebdf836d6165dd7
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = winemapi.dll
6 IMPORTS = shlwapi shell32
8 C_SRCS = \
9 main.c \
10 sendmail.c
12 @MAKE_DLL_RULES@