[systemd-devel] [PATCH] hwdb: ship ids-update.pl & sdio.ids in the release tarballs.
Dimitri John Ledkov
dimitri.j.ledkov at intel.com
Mon Mar 16 15:54:07 PDT 2015
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 856accb..0ed35ac 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
--
2.1.0
More information about the systemd-devel
mailing list