summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/CMakeLists.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 6d68e2caa..ba7b753de 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -8,6 +8,9 @@ set(main_SRC
)
set(sp_SRC
+ attribute-rel-css.cpp
+ attribute-rel-svg.cpp
+ attribute-rel-util.cpp
sp-anchor.cpp
# sp-animation.cpp
sp-clippath.cpp
@@ -78,6 +81,9 @@ set(sp_SRC
# -------
# Headers
+ attribute-rel-css.h
+ attribute-rel-svg.h
+ attribute-rel-util.h
sp-anchor.h
sp-animation.h
sp-clippath.h