2010-03-26 01:20:59 +02:00
|
|
|
|
|
|
|
if WITH_HOTPLUG
|
|
|
|
hotplugusbdir = $(hotplugdir)/usb
|
|
|
|
dist_hotplugusb_DATA = libhid.usermap
|
|
|
|
hotplugusb_SCRIPTS = libhidups
|
|
|
|
endif
|
|
|
|
|
|
|
|
EXTRA_DIST = README
|
2022-07-10 10:23:45 +03:00
|
|
|
|
|
|
|
MAINTAINERCLEANFILES = Makefile.in .dirstamp
|
|
|
|
|
|
|
|
# Generated by configure script:
|
2010-03-26 01:20:59 +02:00
|
|
|
DISTCLEANFILES = libhidups
|
2022-07-10 10:23:45 +03:00
|
|
|
|
2010-03-26 01:20:59 +02:00
|
|
|
# we should never remove this one, apart from a distclean-check
|
|
|
|
#MAINTAINERCLEANFILES = libhid.usermap
|
2022-07-10 10:23:45 +03:00
|
|
|
|
|
|
|
# Generated by autogen.sh and needed to run the configure script
|
|
|
|
# (technically, generated by tools/nut-usbinfo.pl script among
|
|
|
|
# GENERATED_USB_OS_FILES):
|
|
|
|
MAINTAINERCLEANFILES += libhid.usermap
|