summaryrefslogtreecommitdiffstats
path: root/src/libcola
diff options
context:
space:
mode:
Diffstat (limited to 'src/libcola')
-rw-r--r--src/libcola/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libcola/CMakeLists.txt b/src/libcola/CMakeLists.txt
index 04005fde4..ffc3f481f 100644
--- a/src/libcola/CMakeLists.txt
+++ b/src/libcola/CMakeLists.txt
@@ -14,4 +14,4 @@ shortest_paths.h
straightener.cpp
straightener.h
)
-ADD_LIBRARY(inklibcola STATIC ${libcola_SRC}) \ No newline at end of file
+ADD_LIBRARY(cola STATIC ${libcola_SRC})