riched32: Renamed the dlls/richedit directory to dlls/riched32.

This commit is contained in:
Alexandre Julliard 2006-04-10 17:09:08 +02:00
parent ca1e72a402
commit b4f553f5be
7 changed files with 4 additions and 9 deletions

4
configure vendored

File diff suppressed because one or more lines are too long

View File

@ -1615,7 +1615,7 @@ dlls/quartz/tests/Makefile
dlls/rasapi32/Makefile
dlls/riched20/Makefile
dlls/riched20/tests/Makefile
dlls/richedit/Makefile
dlls/riched32/Makefile
dlls/rpcrt4/Makefile
dlls/rpcrt4/tests/Makefile
dlls/rsabase/Makefile

View File

@ -119,7 +119,7 @@ BASEDIRS = \
quartz \
rasapi32 \
riched20 \
richedit \
riched32 \
rpcrt4 \
rsabase \
rsaenh \
@ -270,7 +270,6 @@ SYMLINKS_SO = \
mciwave.drv.so \
msacm.drv.so \
msisys.ocx.so \
riched32.dll.so \
twain_32.dll.so \
user32.dll.so \
winealsa.drv.so \
@ -319,9 +318,6 @@ msacm.drv.so: winmm/wavemap/msacm.drv.so
msisys.ocx.so: msisys/msisys.ocx.so
$(RM) $@ && $(LN_S) msisys/msisys.ocx.so $@
riched32.dll.so: richedit/riched32.dll.so
$(RM) $@ && $(LN_S) richedit/riched32.dll.so $@
twain_32.dll.so: twain/twain_32.dll.so
$(RM) $@ && $(LN_S) twain/twain_32.dll.so $@
@ -930,7 +926,6 @@ kernel/kernel32.dll.so: kernel
winmm/mciwave/mciwave.drv.so: winmm/mciwave
winmm/wavemap/msacm.drv.so: winmm/wavemap
msisys/msisys.ocx.so: msisys
richedit/riched32.dll.so: richedit
twain/twain_32.dll.so: twain
user/user32.dll.so: user
winmm/winealsa/winealsa.drv.so: winmm/winealsa