diff options
| author | Johan B. C. Engelen <jbc.engelen@swissonline.ch> | 2008-03-27 23:02:23 +0000 |
|---|---|---|
| committer | johanengelen <johanengelen@users.sourceforge.net> | 2008-03-27 23:02:23 +0000 |
| commit | 1d5965fea00bedb49232c419c22382dbf6581309 (patch) | |
| tree | aff38e478e9a621178ab80bd87ba630e8e11dac1 /src/live_effects/parameter/Makefile_insert | |
| parent | comment #define BYPASS_GLIB_SPAWN 1 to fix build on windows (diff) | |
| download | inkscape-1d5965fea00bedb49232c419c22382dbf6581309.tar.gz inkscape-1d5965fea00bedb49232c419c22382dbf6581309.zip | |
add linking to other paths to lpe-PathParam
(bzr r5209)
Diffstat (limited to 'src/live_effects/parameter/Makefile_insert')
| -rw-r--r-- | src/live_effects/parameter/Makefile_insert | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/live_effects/parameter/Makefile_insert b/src/live_effects/parameter/Makefile_insert index f56000fce..484060384 100644 --- a/src/live_effects/parameter/Makefile_insert +++ b/src/live_effects/parameter/Makefile_insert @@ -17,6 +17,8 @@ live_effects_parameter_liblpeparam_a_SOURCES = \ live_effects/parameter/pointparam-knotholder.cpp \ live_effects/parameter/pointparam-knotholder.h \ live_effects/parameter/enum.h \ + live_effects/parameter/path-reference.cpp \ + live_effects/parameter/path-reference.h \ live_effects/parameter/path.cpp \ live_effects/parameter/path.h |
