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)
.20&id=cb4f0fc92060b736b2ab71fcf12d3a0b727aec49'>Mark more ports broken that fail on both armv6 and armv7.linimon2017-12-091-0/+3 * Upgrade to 7.1.1matthew2017-12-032-4/+4 * Update to 7.1.0matthew2017-11-173-4/+21 * Update to 7.0.3matthew2017-10-182-4/+4 * Update to 7.0.2matthew2017-10-012-4/+4 * Update to 7.0.1matthew2017-09-142-4/+4 * Upgrade to 7.0.0matthew2017-08-293-10/+49 * Update to 6.2.3matthew2017-07-182-5/+4 * Update devel/readline to 7.0 patch 3sunpoet2017-06-271-0/+1 * Update to 6.2.2matthew2017-06-072-4/+4 * Update to 6.2.1matthew2017-05-252-4/+4 * Upgrade to 6.2.0matthew2017-05-183-5/+15 * Update to 6.1.1matthew2017-05-062-4/+4 * Update to 6.1.0matthew2017-02-103-6/+47 * - Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOLamdmi32017-01-091-8/+1 * Update to 6.0.1matthew2016-12-012-4/+4 * Update to 6.0.0matthew2016-11-123-7/+56 * Upgrade to 5.2.2matthew2016-11-082-4/+4 * pg_citus is not compatible with postgresql 9.6.0 -- only 9.5.x works.matthew2016-10-041-1/+1 * Upgrade to 5.2.1matthew2016-09-072-4/+4 * Update to version 5.2.0matthew2016-08-193-7/+24 * Add 'lib' to WANT_PGSQL, now that it is possible to mix 'lib' withmatthew2016-06-221-1/+2 * Update to 5.1.1matthew2016-06-183-16/+5 * Add pkg-plist changes forgotten in the previous update.matthew2016-05-202-1/+11 * Update to 5.1.0matthew2016-05-197-45/+14 * Upgrade to 5.0.1matthew2016-04-173-14/+3 * Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.mat2016-04-011-1/+1