summaryrefslogtreecommitdiffstats
path: root/systemd/Makefile.am
blob: 605e1f87277ca7d363c47edb51b43091b1c3c41b (plain)
1
2
3
4
5
6
7
8
9
10
DISTCLEANFILES = Makefile.in gluster-blockd.service

CLEANFILES = *~ gluster-blockd.service

EXTRA_DIST = gluster-blockd.service.in

if USE_SYSTEMD
# systemddir is already defined through configure.ac
systemd_DATA = gluster-blockd.service
endif