Signed-off-by: Mike Frysinger <vapier@xxxxxxxxxx> --- Makefile.am | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/Makefile.am b/Makefile.am index f1579a2..8515444 100644 --- a/Makefile.am +++ b/Makefile.am @@ -31,7 +31,8 @@ dist_man_MANS = \ lsusb.8 EXTRA_DIST = \ - usb.ids + usb.ids \ + update-usbids.sh usb.ids.gz: $(srcdir)/usb.ids gzip -c -9 $< > $@ -- 1.6.2.3 -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html