Don't crash if send_thread_wakeup() fails.
[wine/testsucceed.git] / dlls / richedit / Makefile.in
blobc13d26974066254438fe5f5b17665e2a971c3844
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = riched32
7 LDDLLFLAGS = @LDDLLFLAGS@
8 SYMBOLFILE = $(MODULE).tmp.o
10 C_SRCS = \
11 charlist.c \
12 reader.c \
13 text-writer.c \
14 richedit.c
16 @MAKE_DLL_RULES@
18 ### Dependencies: