summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNiko Kiirala <niko@kiirala.com>2007-07-09 12:55:16 +0000
committerkiirala <kiirala@users.sourceforge.net>2007-07-09 12:55:16 +0000
commit1ce0029e0854c7ca59f64e3665a622fbbbe69d79 (patch)
tree2788c4224b8052f21b6b356e3dae4daf19202a71
parentFirst version of feComposite filter effect renderer (diff)
downloadinkscape-1ce0029e0854c7ca59f64e3665a622fbbbe69d79.tar.gz
inkscape-1ce0029e0854c7ca59f64e3665a622fbbbe69d79.zip
Updated Makefile.am file lists for Mac OS X icons and share/examples
(bzr r3202)
-rw-r--r--Makefile.am14
-rw-r--r--share/examples/Makefile.am4
2 files changed, 12 insertions, 6 deletions
diff --git a/Makefile.am b/Makefile.am
index 4811215c2..b5b566bd2 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -96,13 +96,17 @@ EXTRA_DIST = \
packaging/macosx/Resources/MenuBar.nib/classes.nib \
packaging/macosx/Resources/MenuBar.nib/info.nib \
packaging/macosx/Resources/MenuBar.nib/objects.xib \
- packaging/macosx/Resources/EPS.icns \
- packaging/macosx/Resources/EPSI.icns \
- packaging/macosx/Resources/Inkscape.icns \
- packaging/macosx/Resources/SVG_plain.icns \
+ packaging/macosx/Resources/inkscape_ai.icns \
+ packaging/macosx/Resources/inkscape_document.icns \
+ packaging/macosx/Resources/inkscape_eps.icns \
+ packaging/macosx/Resources/inkscape_epsi.icns \
+ packaging/macosx/Resources/inkscape_pdf.icns \
+ packaging/macosx/Resources/inkscape_ps.icns \
packaging/macosx/Resources/inkscape_svg.icns \
+ packaging/macosx/Resources/inkscape_svgz.icns \
+ packaging/macosx/Resources/inkscape_wmf.icns \
+ packaging/macosx/Resources/Inkscape.icns \
packaging/macosx/Resources/openDoc \
- packaging/macosx/Resources/postscript.icns \
packaging/macosx/Resources/script \
packaging/macosx/Resources/ProgressWindow.nib/classes.nib \
packaging/macosx/Resources/ProgressWindow.nib/info.nib \
diff --git a/share/examples/Makefile.am b/share/examples/Makefile.am
index b4ef0dbba..b036205be 100644
--- a/share/examples/Makefile.am
+++ b/share/examples/Makefile.am
@@ -21,6 +21,8 @@ example_DATA = \
gallardo.svgz \
gradient-mesh-experimental.svgz \
rope-3D.svg \
- animated-clock.svg
+ animated-clock.svg \
+ blend_modes.svg \
+ flow-go.svg
EXTRA_DIST = $(example_DATA)