diff options
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r-- | CMakeLists.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index fe562612..1d898884 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -113,6 +113,8 @@ IF(REKONQ_CAN_BE_COMPILED) ADD_SUBDIRECTORY( docs ) # ADD_SUBDIRECTORY( i18n ) + ADD_SUBDIRECTORY( kwebapp ) + ENDIF(REKONQ_CAN_BE_COMPILED) # ================================================================================ |