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.am8
1 files changed, 8 insertions, 0 deletions
diff --git a/extras/firewalld/Makefile.am b/extras/firewalld/Makefile.am
new file mode 100644
index 00000000000..530881fb8eb
--- /dev/null
+++ b/extras/firewalld/Makefile.am
@@ -0,0 +1,8 @@
+EXTRA_DIST = glusterfs.xml
+
+if USE_FIREWALLD
+if WITH_SERVER
+staticdir = /usr/lib/firewalld/services/
+static_DATA = glusterfs.xml
+endif
+endif