diff options
author | gregory guy <[email protected]> | 2018-10-17 15:05:23 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2018-10-19 13:52:24 +0200 |
commit | e6f220567062d895782800c5f72472fbe0f4af5e (patch) | |
tree | 0b73d005b1647ea98a982f37081b356b0bbe8b4f /doc | |
parent | fe871e3488b50f86afa132cff66719e4052330c3 (diff) | |
download | kbiff-e6f220567062d895782800c5f72472fbe0f4af5e.tar.gz kbiff-e6f220567062d895782800c5f72472fbe0f4af5e.zip |
some cleanup
Signed-off-by: gregory guy <[email protected]>
(cherry picked from commit efee40b0ac6fb5ed99978b56de0e34106922f940)
Diffstat (limited to 'doc')
-rw-r--r-- | doc/CMakeLists.txt | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/doc/CMakeLists.txt b/doc/CMakeLists.txt index edfdf27..6d0aa9f 100644 --- a/doc/CMakeLists.txt +++ b/doc/CMakeLists.txt @@ -1,6 +1 @@ tde_auto_add_subdirectories( ) - -#add_subdirectory( de ) -#add_subdirectory( en ) -#add_subdirectory( es ) -#add_subdirectory( fr ) |