Move comm16.c to the 16-bit sources.

This commit is contained in:
Steven Edwards 2003-07-24 00:04:35 +00:00 committed by Alexandre Julliard
parent 7076515386
commit ad90402408

View file

@ -62,7 +62,6 @@ C_SRCS = \
$(TOPOBJDIR)/windows/winproc.c \
cache.c \
caret.c \
comm16.c \
dde/client.c \
dde/ddeml16.c \
dde/misc.c \
@ -86,6 +85,7 @@ C_SRCS = \
C_SRCS16 = \
bidi16.c \
comm16.c \
hook16.c \
network.c \
user16.c \