diff options
Diffstat (limited to 'doc/en/CMakeLists.txt')
-rw-r--r-- | doc/en/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/en/CMakeLists.txt b/doc/en/CMakeLists.txt index d947fd9..ba3ef3e 100644 --- a/doc/en/CMakeLists.txt +++ b/doc/en/CMakeLists.txt @@ -1 +1 @@ -tde_create_handbook( DESTINATION d3lphin ) +tde_create_handbook( DESTINATION ${PROJECT_NAME} ) |