crypt32/tests: Add name to test to help identify test failures.
[wine.git] / dlls / inetcomm / Makefile.in
blob62db1197777c34921aab8c65673db684d00c315d
1 MODULE = inetcomm.dll
2 IMPORTLIB = inetcomm
3 IMPORTS = uuid oleaut32 ole32 ws2_32 user32 advapi32
5 C_SRCS = \
6 imaptransport.c \
7 inetcomm_main.c \
8 internettransport.c \
9 mimeintl.c \
10 mimeole.c \
11 pop3transport.c \
12 regsvr.c \
13 smtptransport.c
15 @MAKE_DLL_RULES@