summaryrefslogtreecommitdiffstats
path: root/kdbg/doc/ru/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'kdbg/doc/ru/CMakeLists.txt')
-rw-r--r--kdbg/doc/ru/CMakeLists.txt8
1 files changed, 0 insertions, 8 deletions
diff --git a/kdbg/doc/ru/CMakeLists.txt b/kdbg/doc/ru/CMakeLists.txt
deleted file mode 100644
index e983b81..0000000
--- a/kdbg/doc/ru/CMakeLists.txt
+++ /dev/null
@@ -1,8 +0,0 @@
-file( GLOB _htmls RELATIVE ${CMAKE_CURRENT_SOURCE_DIR} *.html )
-
-install(
- FILES ${_htmls}
- DESTINATION ${HTML_INSTALL_DIR}/ru/${PROJECT_NAME}
-)
-
-