regedit: Update the listview path when renaming a treeview node.
[wine.git] / dlls / hidclass.sys / Makefile.in
blobe9422173994fb5e74d35371405f127b58bf797a4
1 MODULE = hidclass.sys
2 IMPORTLIB = hidclass
3 IMPORTS = ntoskrnl
4 DELAYIMPORTS = setupapi hid
6 C_SRCS = \
7 buffer.c \
8 descriptor.c \
9 device.c \
10 main.c \
11 pnp.c