mpr: Tweak a label so it matches the one in wininet.
[wine/multimedia.git] / dlls / cryptnet / Makefile.in
blob3ab537a96837686999da1f7e207da2f89144470f
1 MODULE = cryptnet.dll
2 IMPORTLIB = cryptnet
3 IMPORTS = crypt32
4 DELAYIMPORTS = wininet
6 C_SRCS = \
7 cryptnet_main.c
9 @MAKE_DLL_RULES@