aboutsummaryrefslogtreecommitdiffstats
path: root/filter/Makefile.am
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2000-08-14 05:15:38 +0800
committerDan Winship <danw@src.gnome.org>2000-08-14 05:15:38 +0800
commitc09e51955e86ff2429b9a5592836bfbfd21bf811 (patch)
tree257d1db9641ea0b4c844b35eda3fe58770935738 /filter/Makefile.am
parent184ad0a7f66f5d549fa6f1e2acaaa87592190c33 (diff)
downloadgsoc2013-evolution-c09e51955e86ff2429b9a5592836bfbfd21bf811.tar
gsoc2013-evolution-c09e51955e86ff2429b9a5592836bfbfd21bf811.tar.gz
gsoc2013-evolution-c09e51955e86ff2429b9a5592836bfbfd21bf811.tar.bz2
gsoc2013-evolution-c09e51955e86ff2429b9a5592836bfbfd21bf811.tar.lz
gsoc2013-evolution-c09e51955e86ff2429b9a5592836bfbfd21bf811.tar.xz
gsoc2013-evolution-c09e51955e86ff2429b9a5592836bfbfd21bf811.tar.zst
gsoc2013-evolution-c09e51955e86ff2429b9a5592836bfbfd21bf811.zip
remove blank.xpm and check.xpm which no longer exist
* Makefile.am (EXTRA_DIST): remove blank.xpm and check.xpm which no longer exist svn path=/trunk/; revision=4807
Diffstat (limited to 'filter/Makefile.am')
-rw-r--r--filter/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/filter/Makefile.am b/filter/Makefile.am
index e8195559ee..8971f695c3 100644
--- a/filter/Makefile.am
+++ b/filter/Makefile.am
@@ -59,8 +59,7 @@ libfilter_la_SOURCES = \
vfolder-rule.c \
vfolder-rule.h
-EXTRA_DIST = blank.xpm check.xpm \
- filtertypes.xml vfoldertypes.xml
+EXTRA_DIST = filtertypes.xml vfoldertypes.xml
# basic rules.
filterdir = $(prefix)/share/evolution