summaryrefslogtreecommitdiffstats
path: root/extras/firewalld/Makefile.am
blob: 530881fb8eb9eea18d837eeae3faec99b612b1c1 (plain)
1
2
3
4
5
6
7
8
EXTRA_DIST = glusterfs.xml

if USE_FIREWALLD
if WITH_SERVER
staticdir = /usr/lib/firewalld/services/
static_DATA = glusterfs.xml
endif
endif