summaryrefslogtreecommitdiffstats
path: root/extras/firewalld/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'extras/firewalld/Makefile.am')
-rw-r--r--extras/firewalld/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/extras/firewalld/Makefile.am b/extras/firewalld/Makefile.am
index a5c11b0b783..530881fb8eb 100644
--- a/extras/firewalld/Makefile.am
+++ b/extras/firewalld/Makefile.am
@@ -1,6 +1,8 @@
EXTRA_DIST = glusterfs.xml
if USE_FIREWALLD
+if WITH_SERVER
staticdir = /usr/lib/firewalld/services/
static_DATA = glusterfs.xml
endif
+endif