diff options
| author | Aur??lio A. Heckert <aurium@gmail.com> | 2009-02-18 16:52:41 +0000 |
|---|---|---|
| committer | aurium <aurium@users.sourceforge.net> | 2009-02-18 16:52:41 +0000 |
| commit | 5d9e5073f9a0a6a0a8d0ca717fa439f8d7d0d592 (patch) | |
| tree | a3bad08c81e11254a0e8b90d03373bea5f4dd831 | |
| parent | fix wrong place for -laspell (diff) | |
| download | inkscape-5d9e5073f9a0a6a0a8d0ca717fa439f8d7d0d592.tar.gz inkscape-5d9e5073f9a0a6a0a8d0ca717fa439f8d7d0d592.zip | |
adding foldable-box to extensions/Makefile.am
(bzr r7322)
| -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 6c78ecbe6..8ff7c710f 100644 --- a/share/extensions/Makefile.am +++ b/share/extensions/Makefile.am @@ -54,6 +54,7 @@ extensions = \ ffgeom.py\ fig2dev-ext.py \ flatten.py \ + foldable-box.py \ fractalize.py \ funcplot.py \ gears.py\ @@ -168,6 +169,7 @@ modules = \ extrude.inx \ fig_input.inx \ flatten.inx \ + foldable-box.inx \ fractalize.inx \ funcplot.inx \ gears.inx\ |
