summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 6626941..c1903c7 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -36,6 +36,7 @@ endif()
set(TEMPLATES
${CMAKE_CURRENT_SOURCE_DIR}/templates/master.tmpl
+ ${CMAKE_CURRENT_SOURCE_DIR}/templates/not_found_404.tmpl
${CMAKE_CURRENT_SOURCE_DIR}/templates/intro.tmpl
${CMAKE_CURRENT_SOURCE_DIR}/templates/login.tmpl
${CMAKE_CURRENT_SOURCE_DIR}/templates/logout.tmpl