1
0
mirror of https://github.com/systemd/systemd.git synced 2024-11-06 08:26:52 +03:00
systemd/extras/path_id/Makefile.am
Kay Sievers 33a7615943 path_id: delete old shell script
Removed with this is SAS disk support which never really worked properly,
and legacy IDE disk support, which can be re-implemented if needed.
2009-06-08 16:51:13 +02:00

18 lines
365 B
Makefile

include $(top_srcdir)/Makefile.am.inc
udevhomedir = $(udev_prefix)/lib/udev
udevhome_PROGRAMS = \
path_id
path_id_SOURCES = \
path_id.c \
../../udev/lib/libudev.h \
../../udev/lib/libudev.c \
../../udev/lib/libudev-device.c \
../../udev/lib/libudev-enumerate.c \
../../udev/lib/libudev-list.c \
../../udev/lib/libudev-util.c
dist_man_MANS = \
path_id.8