aboutsummaryrefslogtreecommitdiffstats
path: root/art/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'art/Makefile.am')
-rw-r--r--art/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/art/Makefile.am b/art/Makefile.am
index 3222adac1d..08d8048520 100644
--- a/art/Makefile.am
+++ b/art/Makefile.am
@@ -17,6 +17,9 @@ if DEFAULT_BINARY
cd $(DESTDIR)$(datadir)/pixmaps && rm -f evolution.png && $(LN_S) evolution-$(BASE_VERSION).png evolution.png
endif
+uninstall-local:
+ rm -f $(DESTDIR)$(datadir)/pixmaps/evolution-$(BASE_VERSION).png
+
EXTRA_DIST = \
ChangeLog \
ChangeLog.pre-1-4 \