From 79365fda67fb99f47e8bc85c6ec3bf057a025b4d Mon Sep 17 00:00:00 2001 From: Dimitri John Ledkov Date: Mon, 16 Mar 2015 22:54:07 +0000 Subject: [PATCH] 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. --- Makefile.am | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index dd8b825004..29cfec5a87 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