summaryrefslogtreecommitdiffstats
path: root/src/live_effects/Makefile_insert
diff options
context:
space:
mode:
authorMaximilian Albert <maximilian.albert@gmail.com>2008-07-15 12:41:03 +0000
committercilix42 <cilix42@users.sourceforge.net>2008-07-15 12:41:03 +0000
commite364accb2f7883333fde52fb70041f251556fcd0 (patch)
tree5a4480081410be8a648bf28e3a1a93cee2b3a8a6 /src/live_effects/Makefile_insert
parentSupport for copy/paste with Windows clipboard. (LP 217609) (diff)
downloadinkscape-e364accb2f7883333fde52fb70041f251556fcd0.tar.gz
inkscape-e364accb2f7883333fde52fb70041f251556fcd0.zip
New LPE: Ruler
(bzr r6319)
Diffstat (limited to 'src/live_effects/Makefile_insert')
-rw-r--r--src/live_effects/Makefile_insert4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/live_effects/Makefile_insert b/src/live_effects/Makefile_insert
index b9f864546..d3f50cd9a 100644
--- a/src/live_effects/Makefile_insert
+++ b/src/live_effects/Makefile_insert
@@ -62,5 +62,7 @@ live_effects_liblive_effects_a_SOURCES = \
live_effects/lpe-copy_rotate.cpp \
live_effects/lpe-copy_rotate.h \
live_effects/lpe-offset.cpp \
- live_effects/lpe-offset.h
+ live_effects/lpe-offset.h \
+ live_effects/lpe-ruler.cpp \
+ live_effects/lpe-ruler.h