mirror of
https://github.com/AuxXxilium/eudev.git
synced 2024-11-24 07:20:56 +07:00
9cb37638de
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
18 lines
393 B
Makefile
18 lines
393 B
Makefile
ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
|
|
|
|
dist_udevhwdb_DATA = \
|
|
20-OUI.hwdb \
|
|
20-acpi-vendor.hwdb \
|
|
20-bluetooth-vendor-product.hwdb \
|
|
20-net-ifname.hwdb \
|
|
20-pci-classes.hwdb \
|
|
20-pci-vendor-model.hwdb \
|
|
20-sdio-classes.hwdb \
|
|
20-sdio-vendor-model.hwdb \
|
|
20-usb-classes.hwdb \
|
|
20-usb-vendor-model.hwdb \
|
|
60-evdev.hwdb \
|
|
60-keyboard.hwdb \
|
|
70-mouse.hwdb \
|
|
70-pointingstick.hwdb
|