aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Bartoszkiewicz <mbartoszkiewicz@gmail.com>2016-07-25 16:13:26 +0200
committerMichał Bartoszkiewicz <mbartoszkiewicz@gmail.com>2016-07-25 16:13:26 +0200
commit03066d238076798510b762c59fe6d2ab8c800905 (patch)
tree9054e35cf177d017b9400f2085c14b16fb40cdc1 /Makefile
parentuse https for pci.ids (diff)
downloadhwids-03066d238076798510b762c59fe6d2ab8c800905.tar.gz
hwids-03066d238076798510b762c59fe6d2ab8c800905.tar.bz2
hwids-03066d238076798510b762c59fe6d2ab8c800905.zip
Add 70-touchpad.hwdb
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a22795c..2f178f9 100644
--- a/Makefile
+++ b/Makefile
@@ -34,7 +34,7 @@ INSTALL_TARGETS-$(UDEV) += install-hwdb
SYSTEMD_SOURCE = https://github.com/systemd/systemd/raw/master/hwdb
UDEV_FILES = 20-acpi-vendor.hwdb 20-bluetooth-vendor-product.hwdb
UDEV_FILES += 20-net-ifname.hwdb 60-evdev.hwdb 60-keyboard.hwdb 70-mouse.hwdb
-UDEV_FILES += 70-pointingstick.hwdb
+UDEV_FILES += 70-pointingstick.hwdb 70-touchpad.hwdb
all: $(ALL_TARGETS-yes)