summaryrefslogtreecommitdiffstats
path: root/systemd/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* Include systemd unit files in "dist" and "install".NeilBrown2014-12-071-0/+32
New configure option "--with-systemd" will causes systemd unit files to be installed in /usr/lib/systemd/system. Alternalte a path can be given: --with-systemd=/lib/systemd/system Also, systemd files get included in "make dist" now. Signed-off-by: NeilBrown <neilb@suse.de> Signed-off-by: Steve Dickson <steved@redhat.com>