summaryrefslogtreecommitdiffstats
path: root/src/algorithms
diff options
context:
space:
mode:
Diffstat (limited to 'src/algorithms')
-rw-r--r--src/algorithms/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/algorithms/CMakeLists.txt b/src/algorithms/CMakeLists.txt
index 36b860adb..c4ef6aafb 100644
--- a/src/algorithms/CMakeLists.txt
+++ b/src/algorithms/CMakeLists.txt
@@ -1,4 +1,4 @@
-SET(algorithms
+SET(algorithms_SRC
find-if-before.h
find-last-if.h
longest-common-suffix.h