diff options
author | Slávek Banko <[email protected]> | 2021-07-26 13:28:53 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2021-07-26 13:28:53 +0200 |
commit | 168c258a6bac0510d26d82c6ceee79257dd9ecff (patch) | |
tree | 13638361b0dd0d5b20c66b835e26abe155424147 /doc/en | |
parent | 94bcfcceea05db212b1ac6f636bea4ffb10587f6 (diff) | |
download | tdesudo-168c258a6bac0510d26d82c6ceee79257dd9ecff.tar.gz tdesudo-168c258a6bac0510d26d82c6ceee79257dd9ecff.zip |
Use common rules for build and install documentation and translations.
Signed-off-by: Slávek Banko <[email protected]>
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} ) |