mirror of
https://github.com/systemd/systemd.git
synced 2024-11-06 16:59:03 +03:00
8 lines
115 B
Makefile
8 lines
115 B
Makefile
udevhomedir = $(udev_prefix)/lib/udev
|
|
dist_udevhome_SCRIPTS = \
|
|
firmware.sh
|
|
|
|
distclean-local:
|
|
rm -f Makefile.in
|
|
|