diff options
author | Slávek Banko <[email protected]> | 2021-07-26 17:26:55 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2021-07-26 17:27:07 +0200 |
commit | 9b7e80d02307f6b527bfeff4ff9cc8fed75e9e87 (patch) | |
tree | 0bc36c7f5725518a0ad086cdc116616681e841c6 /doc/en | |
parent | ede69f43aa49f237fc2d1ab15454278d41d8e7e9 (diff) | |
download | kshutdown-9b7e80d02307f6b527bfeff4ff9cc8fed75e9e87.tar.gz kshutdown-9b7e80d02307f6b527bfeff4ff9cc8fed75e9e87.zip |
Use common rules for build and install documentation and translations.
Signed-off-by: Slávek Banko <[email protected]>
(cherry picked from commit b4e193769aba187b9ec26d6055eeab4431fb9601)
Diffstat (limited to 'doc/en')
-rw-r--r-- | doc/en/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/en/CMakeLists.txt b/doc/en/CMakeLists.txt deleted file mode 100644 index ba3ef3e..0000000 --- a/doc/en/CMakeLists.txt +++ /dev/null @@ -1 +0,0 @@ -tde_create_handbook( DESTINATION ${PROJECT_NAME} ) |