summaryrefslogtreecommitdiffstats
path: root/share/extensions/Makefile.am
diff options
context:
space:
mode:
authorAlvin Penner <penner@vaxxine.com>2009-12-24 11:23:10 +0000
committerAlvin Penner <penner@vaxxine.com>2009-12-24 11:23:10 +0000
commit74c929e8edbd30fd1b0bfa8651d249ac81f7cda8 (patch)
treefe581f888f163afb34feb4acafdb76e083d3a05e /share/extensions/Makefile.am
parentWireframe Spheres extension by inductiveload (diff)
downloadinkscape-74c929e8edbd30fd1b0bfa8651d249ac81f7cda8.tar.gz
inkscape-74c929e8edbd30fd1b0bfa8651d249ac81f7cda8.zip
DataMatrix encoder extension by inductiveload
Fixed bugs: - https://launchpad.net/bugs/465571 (bzr r8905)
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 2dbb71a54..1650923e0 100644
--- a/share/extensions/Makefile.am
+++ b/share/extensions/Makefile.am
@@ -96,6 +96,7 @@ extensions = \
radiusrand.py \
restack.py \
render_barcode.py \
+ render_barcode_datamatrix.py \
render_alphabetsoup.py \
render_alphabetsoup_config.py \
rtree.py \
@@ -223,6 +224,7 @@ modules = \
ps_input.inx \
radiusrand.inx \
render_barcode.inx \
+ render_barcode_datamatrix.inx \
render_alphabetsoup.inx \
restack.inx \
rubberstretch.inx \