diff options
| author | Niko Kiirala <niko@kiirala.com> | 2007-07-07 11:39:25 +0000 |
|---|---|---|
| committer | kiirala <kiirala@users.sourceforge.net> | 2007-07-07 11:39:25 +0000 |
| commit | 673ed9fb0ce178c60f8f169e3168823825d255de (patch) | |
| tree | 426ced78310246d4ed456d12697b85a42b03587e | |
| parent | remove, obsoleted by the new features in Export dialog; please develop that d... (diff) | |
| download | inkscape-673ed9fb0ce178c60f8f169e3168823825d255de.tar.gz inkscape-673ed9fb0ce178c60f8f169e3168823825d255de.zip | |
Removed Makefile.am reference to files removed in r15312
(bzr r3192)
| -rw-r--r-- | share/extensions/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/share/extensions/Makefile.am b/share/extensions/Makefile.am index 95d73ddc8..f405ffb67 100644 --- a/share/extensions/Makefile.am +++ b/share/extensions/Makefile.am @@ -44,7 +44,6 @@ extensions = \ flatten.py \ fractalize.py \ funcplot.py \ - g2pngs.py\ gears.py\ gimp_xcf.py \ handles.py \ @@ -129,7 +128,6 @@ modules = \ flatten.inx \ fractalize.inx \ funcplot.inx \ - g2pngs.inx\ gears.inx\ gimp_xcf.inx \ handles.inx \ |
