diff options
| author | Alvin Penner <penner@vaxxine.com> | 2009-12-23 12:09:12 +0000 |
|---|---|---|
| committer | Alvin Penner <penner@vaxxine.com> | 2009-12-23 12:09:12 +0000 |
| commit | b79bb0720a9893a3b390041dadc44bc424e28474 (patch) | |
| tree | 420f3668cbd4c0255d70a5419e8bc7cd1a2a7744 /share/extensions/Makefile.am | |
| parent | forgot the file EAN5 (diff) | |
| download | inkscape-b79bb0720a9893a3b390041dadc44bc424e28474.tar.gz inkscape-b79bb0720a9893a3b390041dadc44bc424e28474.zip | |
Wireframe Spheres extension by inductiveload
Fixed bugs:
- https://launchpad.net/bugs/461964
(bzr r8904)
Diffstat (limited to 'share/extensions/Makefile.am')
| -rw-r--r-- | share/extensions/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/share/extensions/Makefile.am b/share/extensions/Makefile.am index 14238ad31..2dbb71a54 100644 --- a/share/extensions/Makefile.am +++ b/share/extensions/Makefile.am @@ -131,6 +131,7 @@ extensions = \ web-set-att.py \ web-transmit-att.py \ whirl.py \ + wireframe_sphere.py \ wmf_output.py \ yocto_css.py @@ -249,6 +250,7 @@ modules = \ web-set-att.inx \ web-transmit-att.inx \ whirl.inx \ + wireframe_sphere.inx \ wmf_input.inx \ wmf_output.inx \ xaml2svg.inx |
