Fixed header dependencies to be fully compatible with the Windows
[wine/multimedia.git] / dlls / richedit / Makefile.in
blob4abc04ce277d82813e49ae08e0fd7d900b48de4b
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = riched32.dll
6 IMPORTS = user32 kernel32
8 LDDLLFLAGS = @LDDLLFLAGS@
9 SYMBOLFILE = $(MODULE).tmp.o
11 C_SRCS = \
12 charlist.c \
13 reader.c \
14 text-writer.c \
15 richedit.c
17 @MAKE_DLL_RULES@
19 ### Dependencies: