summaryrefslogtreecommitdiff
path: root/hwdb/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'hwdb/Makefile.am')
-rw-r--r--hwdb/Makefile.am12
1 files changed, 12 insertions, 0 deletions
diff --git a/hwdb/Makefile.am b/hwdb/Makefile.am
new file mode 100644
index 0000000000..d4dc30d3ad
--- /dev/null
+++ b/hwdb/Makefile.am
@@ -0,0 +1,12 @@
+ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
+
+rootprefix=@rootprefix@
+udevlibexecdir=$(rootprefix)/lib/udev
+udevhwdbdir = $(udevlibexecdir)/hwdb.d
+dist_udevhwdb_DATA = \
+ 20-pci-vendor-product.hwdb \
+ 20-pci-classes.hwdb \
+ 20-usb-vendor-product.hwdb \
+ 20-usb-classes.hwdb \
+ 20-acpi-vendor.hwdb \
+ 20-OUI.hwdb