diff options
author | Slávek Banko <[email protected]> | 2021-07-23 15:38:37 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2021-07-23 15:38:37 +0200 |
commit | af8f1ac02df8fed83077855694fe7254a6ea9bd2 (patch) | |
tree | 66386975bce2d51bb1e0b0b7ecf1d51edf8efdfc /doc/en/CMakeLists.txt | |
parent | dfaeba947ef2cb4e9421d86cea696f81dd4db109 (diff) | |
download | kbibtex-af8f1ac02df8fed83077855694fe7254a6ea9bd2.tar.gz kbibtex-af8f1ac02df8fed83077855694fe7254a6ea9bd2.zip |
Use common rules for build and install documentation and translations.
Signed-off-by: Slávek Banko <[email protected]>
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} ) |