services: Check for services without lpBinaryPathName in get_winedevice_process.
[wine.git] / dlls / winebus.sys / Makefile.in
blob9d3a0c24471574afefc6510ac5ce4e686e70c42d
1 MODULE = winebus.sys
2 IMPORTS = ntoskrnl setupapi
3 EXTRALIBS = $(UDEV_LIBS)
4 EXTRAINCL = $(UDEV_CFLAGS)
5 EXTRADLLFLAGS = -Wb,--subsystem,native
7 C_SRCS = \
8 bus_udev.c \
9 main.c