summaryrefslogtreecommitdiffstats
path: root/src/helper
diff options
context:
space:
mode:
authorCampbell Barton <ideasman42@gmail.com>2013-08-31 20:11:46 +0000
committerCampbell Barton <ideasman42@gmail.com>2013-08-31 20:11:46 +0000
commitba0f4a7717d67ce1a901d07506bdabc7dc72cae1 (patch)
treecff7a887699f9a21ea2a822ef1a61946d2743c04 /src/helper
parentFix error in the Artistic Style options file (diff)
downloadinkscape-ba0f4a7717d67ce1a901d07506bdabc7dc72cae1.tar.gz
inkscape-ba0f4a7717d67ce1a901d07506bdabc7dc72cae1.zip
update cmakefiles
(bzr r12493)
Diffstat (limited to 'src/helper')
-rw-r--r--src/helper/CMakeLists.txt7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/helper/CMakeLists.txt b/src/helper/CMakeLists.txt
index 2e1e724f5..b0e473ddd 100644
--- a/src/helper/CMakeLists.txt
+++ b/src/helper/CMakeLists.txt
@@ -17,10 +17,7 @@ set(helper_SRC
pixbuf-ops.cpp
png-write.cpp
stock-items.cpp
- unit-menu.cpp
- units.cpp
#units-test.cpp
- unit-tracker.cpp
window.cpp
# we generate this file and it's .h counter-part
@@ -38,10 +35,6 @@ set(helper_SRC
pixbuf-ops.h
png-write.h
stock-items.h
- unit-menu.h
- unit-tracker.h
- units-test.h
- units.h
window.h
)