diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/CMakeLists.txt | 14 |
1 files changed, 10 insertions, 4 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 42d99f9cb..e0452b0f8 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -214,10 +214,16 @@ ${helper_SRC} ${inkjar_SRC} ${io_SRC} ${jabber_whiteboard_SRC} -#${ -#${ -#${ -#${ +${live_effects_SRC} +${removeoverlap_SRC} +${svg_SRC} +${trace_SRC} +${traits_SRC} +${ui_SRC} +#${utest_SRC} +#${util_SRC} +#${widgets_SRC} +#${xml_SRC} ) # make executable for INKSCAPE |
