diff options
author | Martin Pitt <martin.pitt@ubuntu.com> | 2011-07-12 08:32:46 +0200 |
---|---|---|
committer | Martin Pitt <martin.pitt@ubuntu.com> | 2011-07-12 08:32:46 +0200 |
commit | b5d9178f0e0e5e2e51df74b40636144eca362209 (patch) | |
tree | f413f39bee70365f890db5013f7e13f515ee1455 /Makefile.am | |
parent | f11eeccc12cf5917f0687dce96c0993f3eab9c9e (diff) |
scsi_id: Ship README
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 8cfdbc80cc..0599bb24cf 100644 --- a/Makefile.am +++ b/Makefile.am @@ -277,6 +277,7 @@ extras_scsi_id_scsi_id_SOURCES =\ extras_scsi_id_scsi_id_LDADD = libudev/libudev-private.la libexec_PROGRAMS += extras/scsi_id/scsi_id dist_man_MANS += extras/scsi_id/scsi_id.8 +EXTRA_DIST += extras/scsi_id/README # ------------------------------------------------------------------------------ # usb_id - USB device property import |