dmsynth: Correctly handle internal connections with controls.
[wine.git] / dlls / sechost / Makefile.in
blobf930088d3a7bdb59bbac29b5a05657fe85ed49e4
1 MODULE = sechost.dll
2 IMPORTLIB = sechost
3 IMPORTS = kernelbase
4 DELAYIMPORTS = rpcrt4
6 C_SRCS = \
7 security.c \
8 service.c \
9 trace.c
11 IDL_SRCS = \
12 plugplay.idl \
13 svcctl.idl