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:26:55 +0200 |
commit | b4e193769aba187b9ec26d6055eeab4431fb9601 (patch) | |
tree | 1c83c660e4bb4005ac38ce138aad4b7fca134715 /doc/de/CMakeLists.txt | |
parent | c371dc9f90d83d9ce7df3a93546626bd6722a742 (diff) | |
download | kshutdown-b4e193769aba187b9ec26d6055eeab4431fb9601.tar.gz kshutdown-b4e193769aba187b9ec26d6055eeab4431fb9601.zip |
Use common rules for build and install documentation and translations.
Signed-off-by: Slávek Banko <[email protected]>
Diffstat (limited to 'doc/de/CMakeLists.txt')
-rw-r--r-- | doc/de/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/de/CMakeLists.txt b/doc/de/CMakeLists.txt deleted file mode 100644 index eca4bd4..0000000 --- a/doc/de/CMakeLists.txt +++ /dev/null @@ -1 +0,0 @@ -tde_create_handbook( DESTINATION ${PROJECT_NAME} LANG de ) |