^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 1) # SPDX-License-Identifier: GPL-2.0
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 2) libusbip_la_CPPFLAGS = -DUSBIDS_FILE='"@USBIDS_DIR@/usb.ids"'
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 3) libusbip_la_CFLAGS = @EXTRA_CFLAGS@
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 4) libusbip_la_LDFLAGS = -version-info @LIBUSBIP_VERSION@
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 5)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 6) lib_LTLIBRARIES := libusbip.la
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 7) libusbip_la_SOURCES := names.c names.h usbip_host_driver.c usbip_host_driver.h \
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 8) usbip_device_driver.c usbip_device_driver.h \
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 9) usbip_common.c usbip_common.h usbip_host_common.h \
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 10) usbip_host_common.c vhci_driver.c vhci_driver.h \
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 11) sysfs_utils.c sysfs_utils.h