mirror of
https://github.com/systemd/systemd.git
synced 2024-11-06 08:26:52 +03:00
11 lines
141 B
Makefile
11 lines
141 B
Makefile
udevhomedir = $(udev_prefix)/lib/udev
|
|
dist_udevhome_SCRIPTS = \
|
|
path_id
|
|
|
|
dist_man_MANS = \
|
|
path_id.8
|
|
|
|
distclean-local:
|
|
rm -f Makefile.in
|
|
|