From: Dimitri John Ledkov Date: Mon, 16 Mar 2015 22:54:07 +0000 (+0000) Subject: hwdb: ship ids-update.pl & sdio.ids in the release tarballs X-Git-Tag: v219.0~264 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=79365fda67fb99f47e8bc85c6ec3bf057a025b4d;p=elogind.git hwdb: ship ids-update.pl & sdio.ids in the release tarballs This makes it easier to apply stable branch patches on top of the release tarball. --- diff --git a/Makefile.am b/Makefile.am index dd8b82500..29cfec5a8 100644 --- a/Makefile.am +++ b/Makefile.am @@ -3877,7 +3877,9 @@ dist_udevhwdb_DATA = \ hwdb/70-touchpad.hwdb EXTRA_DIST += \ - units/systemd-hwdb-update.service.in + units/systemd-hwdb-update.service.in \ + hwdb/ids-update.pl \ + hwdb/sdio.ids SYSINIT_TARGET_WANTS += \ systemd-hwdb-update.service