1
0
mirror of https://github.com/systemd/systemd.git synced 2024-11-06 08:26:52 +03:00
systemd/extras/ata_id/Makefile.am

18 lines
292 B
Makefile
Raw Normal View History

2008-09-20 10:03:49 +04:00
include $(top_srcdir)/Makefile.am.inc
2008-07-30 03:45:23 +04:00
udevhomedir = $(udev_prefix)/lib/udev
udevhome_PROGRAMS = \
ata_id
ata_id_SOURCES = \
ata_id.c \
../../udev/lib/libudev.h \
../../udev/lib/libudev.c \
2008-09-10 20:24:39 +04:00
../../udev/lib/libudev-util.c
2008-07-30 03:45:23 +04:00
dist_man_MANS = \
ata_id.8
distclean-local:
rm -f Makefile.in