From: kiirala Date: Mon, 9 Jul 2007 12:55:16 +0000 (+0000) Subject: Updated Makefile.am file lists for Mac OS X icons and share/examples X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=ebcf9c7c42603e5f0a9e48756942f6179e6c6246;p=inkscape.git Updated Makefile.am file lists for Mac OS X icons and share/examples --- 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)