mirror of
https://github.com/systemd/systemd.git
synced 2024-11-06 08:26:52 +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
|
||
|
|