diff options
| author | Joshua L. Blocher <verbalshadow@gmail.com> | 2008-06-12 05:23:13 +0000 |
|---|---|---|
| committer | verbalshadow <verbalshadow@users.sourceforge.net> | 2008-06-12 05:23:13 +0000 |
| commit | f375d753675406b02229d789b96aada7a5d354a9 (patch) | |
| tree | c34afdf9d494f0a2c7586479b90372677709cea7 /src | |
| parent | patch 181692 (diff) | |
| download | inkscape-f375d753675406b02229d789b96aada7a5d354a9.tar.gz inkscape-f375d753675406b02229d789b96aada7a5d354a9.zip | |
Cmake: Fix Dependencies with multiple include directories.
(bzr r5894)
Diffstat (limited to 'src')
| -rw-r--r-- | src/live_effects/CMakeLists.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/live_effects/CMakeLists.txt b/src/live_effects/CMakeLists.txt index 36c37e120..8e8bfb7c6 100644 --- a/src/live_effects/CMakeLists.txt +++ b/src/live_effects/CMakeLists.txt @@ -21,6 +21,8 @@ lpe-knot.cpp lpe-knot.h lpe-lattice.h lpe-lattice.cpp +lpe-mirror_reflect.cpp +lpe-mirror_reflect.h lpeobject.cpp lpeobject.h lpeobject-reference.cpp |
