summaryrefslogtreecommitdiffstats
path: root/share/extensions/Makefile.am
diff options
context:
space:
mode:
authorJos Hirth <github@kaioa.com>2007-08-13 20:07:36 +0000
committeramphi <amphi@users.sourceforge.net>2007-08-13 20:07:36 +0000
commitb684b706cc557063e0d3502e577b30816412b4f3 (patch)
tree6ea7fa131b0534cd917dd9a10598fbc169d70980 /share/extensions/Makefile.am
parentAdded a clip path stack for PdfParser and a node stack for SvgBuilder needed ... (diff)
downloadinkscape-b684b706cc557063e0d3502e577b30816412b4f3.tar.gz
inkscape-b684b706cc557063e0d3502e577b30816412b4f3.zip
color_randomize added
(bzr r3459)
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 af31e6777..b1cda326b 100644
--- a/share/extensions/Makefile.am
+++ b/share/extensions/Makefile.am
@@ -26,6 +26,7 @@ extensions = \
color_morelight.py\
color_moresaturation.py\
color_negative.py\
+ color_randomize.py\
color_removeblue.py\
color_removegreen.py\
color_removered.py\
@@ -118,6 +119,7 @@ modules = \
color_morelight.inx\
color_moresaturation.inx\
color_negative.inx\
+ color_randomize.py\
color_removeblue.inx\
color_removegreen.inx\
color_removered.inx\