summaryrefslogtreecommitdiffstats
path: root/src/live_effects/parameter
diff options
context:
space:
mode:
authorJoshua L. Blocher <verbalshadow@gmail.com>2008-06-24 06:32:23 +0000
committerverbalshadow <verbalshadow@users.sourceforge.net>2008-06-24 06:32:23 +0000
commitf53151e0184975e4331f5e981f57e32148379d74 (patch)
tree90c2086e058777c2b464844e14fa61bca3dfc91c /src/live_effects/parameter
parentdelivarotify, render with cairo; regression: cairo cannot do inverse (diff)
downloadinkscape-f53151e0184975e4331f5e981f57e32148379d74.tar.gz
inkscape-f53151e0184975e4331f5e981f57e32148379d74.zip
Cmake: remove header files from source lists
(bzr r6046)
Diffstat (limited to 'src/live_effects/parameter')
-rw-r--r--src/live_effects/parameter/CMakeLists.txt10
1 files changed, 0 insertions, 10 deletions
diff --git a/src/live_effects/parameter/CMakeLists.txt b/src/live_effects/parameter/CMakeLists.txt
index 4c429e586..9d00856b8 100644
--- a/src/live_effects/parameter/CMakeLists.txt
+++ b/src/live_effects/parameter/CMakeLists.txt
@@ -1,19 +1,9 @@
SET(live_effects_parameter_SRC
bool.cpp
-bool.h
-enum.h
-makefile.in
-Makefile_insert
parameter.cpp
-parameter.h
path.cpp
-path.h
path-reference.cpp
-path-reference.h
point.cpp
-point.h
pointparam-knotholder.cpp
-pointparam-knotholder.h
random.cpp
-random.h
)