chiark / gitweb /
extras: Add input_id
[elogind.git] / Makefile.am
index 08ff1578f877510073b9bce7fc4eac5a8d9cfdd9..883cfc8cf7f8ffe5940b77c4a9ed7574811bd52b 100644 (file)
@@ -236,6 +236,12 @@ extras_floppy_create_floppy_devices_SOURCES = extras/floppy/create_floppy_device
 extras_floppy_create_floppy_devices_LDADD = libudev/libudev-private.la
 libexec_PROGRAMS += extras/floppy/create_floppy_devices
 
+# ------------------------------------------------------------------------------
+# usb_id - USB device property import
+# ------------------------------------------------------------------------------
+extras_input_id_input_id_SOURCES = extras/input_id/input_id.c
+libexec_PROGRAMS += extras/input_id/input_id
+
 # ------------------------------------------------------------------------------
 # path_id - compose identifier of persistent elements of the parent buses
 # ------------------------------------------------------------------------------