[systemd-commits] Makefile.am

Zbigniew Jędrzejewski-Szmek zbyszek at kemper.freedesktop.org
Thu Mar 19 18:02:26 PDT 2015


 Makefile.am |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

New commits:
commit 79365fda67fb99f47e8bc85c6ec3bf057a025b4d
Author: Dimitri John Ledkov <dimitri.j.ledkov at intel.com>
Date:   Mon Mar 16 22:54:07 2015 +0000

    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 dd8b825..29cfec5 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



More information about the systemd-commits mailing list