summaryrefslogtreecommitdiffstats
path: root/doc/en
diff options
context:
space:
mode:
authorSlávek Banko <[email protected]>2021-03-07 16:44:30 +0100
committerSlávek Banko <[email protected]>2021-03-07 16:44:30 +0100
commit85f66bd45a69c45edcfd7f9be0ed792fbd775e71 (patch)
treeeb0fb4d5d4fb31a9b40c2ae46243faa187a9b03f /doc/en
parent2898e2f7092f025748b0a3ed9a569f48f2b20cc5 (diff)
downloadklamav-85f66bd45a69c45edcfd7f9be0ed792fbd775e71.tar.gz
klamav-85f66bd45a69c45edcfd7f9be0ed792fbd775e71.zip
Use common cmake rules for documentation.
Signed-off-by: Slávek Banko <[email protected]>
Diffstat (limited to 'doc/en')
-rw-r--r--doc/en/CMakeLists.txt5
1 files changed, 0 insertions, 5 deletions
diff --git a/doc/en/CMakeLists.txt b/doc/en/CMakeLists.txt
deleted file mode 100644
index 105110c..0000000
--- a/doc/en/CMakeLists.txt
+++ /dev/null
@@ -1,5 +0,0 @@
-file( GLOB _srcs RELATIVE ${CMAKE_CURRENT_SOURCE_DIR} *.docbook *.css *.png *.jpg )
-tde_create_handbook(
- FILES ${_srcs}
- DESTINATION ${PROJECT_NAME}
-) \ No newline at end of file