aboutsummaryrefslogtreecommitdiffstats
path: root/art
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2000-04-09 08:44:21 +0800
committerDan Winship <danw@src.gnome.org>2000-04-09 08:44:21 +0800
commit9f78bda87d4806579ea6f95a9da866cc38904374 (patch)
tree4f84a9bf1ace0921e4d08e3036b7aa2b1d910f84 /art
parenta09c52cdf9328ff9ddb64f727a06fe5d92d37b46 (diff)
downloadgsoc2013-evolution-9f78bda87d4806579ea6f95a9da866cc38904374.tar.gz
gsoc2013-evolution-9f78bda87d4806579ea6f95a9da866cc38904374.tar.zst
gsoc2013-evolution-9f78bda87d4806579ea6f95a9da866cc38904374.zip
pixmap_DATA should have been images_DATA (after pixmapdir was renamed to
* art/Makefile.am: pixmap_DATA should have been images_DATA (after pixmapdir was renamed to imagesdir) svn path=/trunk/; revision=2345
Diffstat (limited to 'art')
-rw-r--r--art/Makefile.am5
1 files changed, 2 insertions, 3 deletions
diff --git a/art/Makefile.am b/art/Makefile.am
index 5feb519e21..648cecf30a 100644
--- a/art/Makefile.am
+++ b/art/Makefile.am
@@ -16,6 +16,5 @@ EXTRA_DIST = \
mark.xpm \
meeting.xpm \
priority-high.xpm \
- priority-low.xpm
-# \
-# $(pixmap_DATA)
+ priority-low.xpm \
+ $(images_DATA)
m/pilot_makedoc?id=c8276f2dd33922b0cbbadc0fc874969e3a6c147c'>SHA256ifyEdwin Groothuis2006-01-241-0/+2 * Use PLIST_FILES (bento-tested, marcus-reviewed).Trevor Johnson2004-02-062-1/+1 * De-pkg-comment.Akinori MUSHA2003-02-212-1/+1 * Remove a dead Mastersite.Tilman Keskinoz2003-01-081-2/+1 * - Fix pilot_makedoc to always print enough \n'sKevin Lo2002-03-182-4/+12 atch?h=dependabot/npm_and_yarn/devel/electron6/files/ini-1.3.8&id=2705230b44322223d2223a1efa852bd2986be440'>- Convert to new perl frameworkmat2013-08-031-1/+2 * - Reassign to the heap at maintainer's requesttabthorpe2012-10-041-6/+2 * - Remove SITE_PERL from *_DEPENDSaz2012-06-301-3/+3 * At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450eadler2012-01-221-1/+1 * - Change PERL_MODBUILD to "yes" for all values less than or equal to 5.8.0+sunpoet2011-09-171-1/+1 * - Get Rid MD5 supportmiwi2011-03-191-1/+0 * - Update to 1.02miwi2008-06-062-4/+4 * - Take advantage of CPAN macro from bsd.sites.mk, change ${MASTER_SITE_PERL_C...araujo2008-04-171-2/+1 * Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.linimon2007-09-081-6/+2 * Add p5-CGI-Application-Plugin-LogDispatch 1.00, plugin that addsclsung2006-12-08