summaryrefslogtreecommitdiffstats
path: root/src/about/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/about/CMakeLists.txt')
-rw-r--r--src/about/CMakeLists.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/about/CMakeLists.txt b/src/about/CMakeLists.txt
new file mode 100644
index 0000000..405fd2f
--- /dev/null
+++ b/src/about/CMakeLists.txt
@@ -0,0 +1,4 @@
+install(
+ FILES aboutklamav.html main.html nodb.html wait.html klamav.css top-right-klamav.png klam.png
+ DESTINATION ${DATA_INSTALL_DIR}/${PROJECT_NAME}/about
+)