summaryrefslogtreecommitdiffstats
path: root/doc/man/tdefilereplace/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man/tdefilereplace/CMakeLists.txt')
-rw-r--r--doc/man/tdefilereplace/CMakeLists.txt7
1 files changed, 0 insertions, 7 deletions
diff --git a/doc/man/tdefilereplace/CMakeLists.txt b/doc/man/tdefilereplace/CMakeLists.txt
deleted file mode 100644
index 24ccd70..0000000
--- a/doc/man/tdefilereplace/CMakeLists.txt
+++ /dev/null
@@ -1,7 +0,0 @@
-file( GLOB _man_files RELATIVE ${CMAKE_CURRENT_SOURCE_DIR} *.1 )
-
-INSTALL(
- FILES ${_man_files}
- DESTINATION ${MAN_INSTALL_DIR}/man1
- COMPONENT doc
-)