summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNathanael Sensfelder <SpamShield0@MultiAgentSystems.org>2017-01-08 17:58:18 +0100
committerNathanael Sensfelder <SpamShield0@MultiAgentSystems.org>2017-01-08 17:58:18 +0100
commit24afb3e60bafd98e6a83dcb41ee6a7f7d41e76bc (patch)
treeb122cf23d4cb912f4c4418a1b9d60f475414839d /src/core/CMakeLists.txt
parent492b9cd1ecc234ea8f3080b305103702d2ca772b (diff)
Continuing the 'knowledge' refactoring.
Diffstat (limited to 'src/core/CMakeLists.txt')
-rw-r--r--src/core/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/CMakeLists.txt b/src/core/CMakeLists.txt
index 37b95cb..fe28080 100644
--- a/src/core/CMakeLists.txt
+++ b/src/core/CMakeLists.txt
@@ -4,6 +4,7 @@ set(
${CMAKE_CURRENT_SOURCE_DIR}/main.c
${CMAKE_CURRENT_SOURCE_DIR}/knowledge.c
${CMAKE_CURRENT_SOURCE_DIR}/knowledge_search.c
+ ${CMAKE_CURRENT_SOURCE_DIR}/knowledge_finalize.c
${CMAKE_CURRENT_SOURCE_DIR}/assimilate.c
${CMAKE_CURRENT_SOURCE_DIR}/sequence_creation.c
${CMAKE_CURRENT_SOURCE_DIR}/sequence.c