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