summaryrefslogtreecommitdiffstats
path: root/share/extensions/Makefile.am
diff options
context:
space:
mode:
authorJF Barraud <jf.barraud@gmail.com>2008-02-23 23:11:19 +0000
committerjfbarraud <jfbarraud@users.sourceforge.net>2008-02-23 23:11:19 +0000
commit18d1a3a836cd92ae9d8d0c10f3805ef29be9aeaf (patch)
treec5de7b076940f5aaba98e273b5b5f8c84cccc36e /share/extensions/Makefile.am
parent* on-canvas clip and mask editing :) in the object menu you can find how to ... (diff)
downloadinkscape-18d1a3a836cd92ae9d8d0c10f3805ef29be9aeaf.tar.gz
inkscape-18d1a3a836cd92ae9d8d0c10f3805ef29be9aeaf.zip
Added pathscatter effect + slight modif of simpletransform... to compute bbox of rects!!
(bzr r4835)
Diffstat (limited to 'share/extensions/Makefile.am')
-rw-r--r--share/extensions/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/share/extensions/Makefile.am b/share/extensions/Makefile.am
index e6dc859fb..2f25f779c 100644
--- a/share/extensions/Makefile.am
+++ b/share/extensions/Makefile.am
@@ -67,6 +67,7 @@ extensions = \
motion.py \
outline2svg.pl \
pathalongpath.py\
+ pathscatter.py\
pathmodifier.py\
perfectboundcover.py \
perspective.py \
@@ -174,6 +175,7 @@ modules = \
motion.inx \
outline2svg.inx \
pathalongpath.inx\
+ pathscatter.inx\
pdf_output.inx.txt \
pdf_output_via_gs_on_win32.inx.txt \
perfectboundcover.inx \