initial code repo
[stor4nfv.git] / src / ceph / man / CMakeLists.txt
diff --git a/src/ceph/man/CMakeLists.txt b/src/ceph/man/CMakeLists.txt
new file mode 100644 (file)
index 0000000..a6d8aa6
--- /dev/null
@@ -0,0 +1,4 @@
+if(WITH_SELINUX)
+  install(FILES ceph_selinux.8
+    DESTINATION ${CEPH_MAN_DIR}/man8)
+endif()