Sync to Wine-20050830:
[reactos.git] / reactos / lib / richedit / Makefile.in
index acd29fd..0364e7e 100644 (file)
@@ -3,11 +3,10 @@ TOPOBJDIR = ../..
 SRCDIR    = @srcdir@\r
 VPATH     = @srcdir@\r
 MODULE    = riched32.dll\r
-IMPORTS   = user32 kernel32\r
+IMPORTLIB = libriched32.$(IMPLIBEXT)\r
+IMPORTS   = riched20 user32 kernel32\r
 \r
 C_SRCS = \\r
-       reader.c \\r
-       text-writer.c \\r
        richedit.c\r
 \r
 @MAKE_DLL_RULES@\r