Imported Upstream version 2.4.3
This commit is contained in:
commit
26fb71b504
446 changed files with 148951 additions and 0 deletions
11
scripts/hotplug/Makefile.am
Normal file
11
scripts/hotplug/Makefile.am
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
|
||||
if WITH_HOTPLUG
|
||||
hotplugusbdir = $(hotplugdir)/usb
|
||||
dist_hotplugusb_DATA = libhid.usermap
|
||||
hotplugusb_SCRIPTS = libhidups
|
||||
endif
|
||||
|
||||
EXTRA_DIST = README
|
||||
DISTCLEANFILES = libhidups
|
||||
# we should never remove this one, apart from a distclean-check
|
||||
#MAINTAINERCLEANFILES = libhid.usermap
|
||||
Loading…
Add table
Add a link
Reference in a new issue