We were not properly masking the item that was sent with the message
[wine] / dlls / richedit / Makefile.in
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR    = @srcdir@
4 VPATH     = @srcdir@
5 MODULE    = riched32
6 SOVERSION = 1.0
7
8 SPEC_SRCS = riched32.spec
9
10 C_SRCS = \
11         charlist.c \
12         reader.c \
13         text-writer.c \
14         richedit.c
15
16 @MAKE_DLL_RULES@
17
18 ### Dependencies: