eudev/hwdb/Makefile.am
Anthony G. Basile d4a1c1bcf0 hwdb: bring up to date
This squashes upstream commits from the following authors:

	AppleBloom
	Dmitry Pisklov
	Jimmie Tauriainen
	Jose Ignacio Naranjo
	Kay Sievers
	Marcel Holtmann
	Martin Pitt
	Raudi

Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
2014-01-11 20:41:39 -05:00

18 lines
358 B
Makefile

ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
dist_udevhwdb_DATA = \
20-acpi-vendor.hwdb \
20-bluetooth-vendor-product.hwdb \
20-OUI.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
if ENABLE_KEYMAP
dist_udevhwdb_DATA += \
60-keyboard.hwdb
endif