build: Remove ported Makefile.am snippet
This commit is contained in:
parent
e5393bf46a
commit
14e34e1d15
1 changed files with 0 additions and 12 deletions
|
@ -209,15 +209,3 @@ configure_file(input: 'drivers_arrays.h',
|
||||||
output: 'supported-devices.md',
|
output: 'supported-devices.md',
|
||||||
capture: true,
|
capture: true,
|
||||||
command: [ supported_devices.full_path() ])
|
command: [ supported_devices.full_path() ])
|
||||||
|
|
||||||
# MOSTLYCLEANFILES = $(udev_rules_DATA)
|
|
||||||
|
|
||||||
# EXTRA_DIST = \
|
|
||||||
# 60-fprint-autosuspend.rules
|
|
||||||
|
|
||||||
# udev_rules_DATA = 60-fprint-autosuspend.rules
|
|
||||||
|
|
||||||
# if ENABLE_UDEV_RULES
|
|
||||||
# $(udev_rules_DATA): fprint-list-udev-rules
|
|
||||||
# $(builddir)/fprint-list-udev-rules > $@
|
|
||||||
#endif
|
|
||||||
|
|
Loading…
Reference in a new issue