diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2021-07-26 16:57:13 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2021-07-26 16:57:13 +0200 |
commit | 73d91758e2010ace4a10c7a2590813c3c16d5092 (patch) | |
tree | 381612bb8b6d85edafb4eba0e18e1206978da66b /doc/en/CMakeLists.txt | |
parent | 5ef9f395c61ca57a76357d4048951dc1452c41c1 (diff) | |
download | knetstats-73d91758e2010ace4a10c7a2590813c3c16d5092.tar.gz knetstats-73d91758e2010ace4a10c7a2590813c3c16d5092.zip |
Use common rules for build and install documentation and translations.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'doc/en/CMakeLists.txt')
-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} ) |