Add a couple of missing spec files.
[wine.git] / dlls / richedit / Makefile.in
blob4a1b4e94183c204ccb976ca6d965a2c56271f058
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = riched32.dll
6 IMPORTS = user32 kernel32
8 C_SRCS = \
9 charlist.c \
10 reader.c \
11 text-writer.c \
12 richedit.c
14 @MAKE_DLL_RULES@
16 ### Dependencies: