From: Sage Weil Date: Mon, 3 Aug 2015 14:57:14 +0000 (-0400) Subject: Makefile: include systemd udev rules in tarball X-Git-Tag: v9.1.0~439^2~1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=ec8433df38b7b78b373f7208d28012605ac3d0d9;p=ceph.git Makefile: include systemd udev rules in tarball Signed-off-by: Sage Weil --- diff --git a/Makefile.am b/Makefile.am index 611256421f8..69dbbb6a669 100644 --- a/Makefile.am +++ b/Makefile.am @@ -13,6 +13,7 @@ EXTRA_DIST += \ udev/50-rbd.rules \ udev/60-ceph-partuuid-workaround.rules \ udev/95-ceph-osd.rules \ + udev/95-ceph-osd.rules.systemd \ udev/95-ceph-osd-alt.rules \ share/known_hosts_drop.ceph.com \ share/id_dsa_drop.ceph.com \