aboutsummaryrefslogtreecommitdiffstats
path: root/shell/Makefile.am
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2012-07-03 03:14:29 +0800
committerMatthew Barnes <mbarnes@redhat.com>2012-07-03 03:17:17 +0800
commitcf5191f317bafeaaceb6dd3987d516d03a6e774e (patch)
tree32fad8019c61f8edf402fec8ce11171fbfdb80e1 /shell/Makefile.am
parent6cda29281f23dbf2ceff713a40c08415266d3c98 (diff)
downloadgsoc2013-evolution-cf5191f317bafeaaceb6dd3987d516d03a6e774e.tar
gsoc2013-evolution-cf5191f317bafeaaceb6dd3987d516d03a6e774e.tar.gz
gsoc2013-evolution-cf5191f317bafeaaceb6dd3987d516d03a6e774e.tar.bz2
gsoc2013-evolution-cf5191f317bafeaaceb6dd3987d516d03a6e774e.tar.lz
gsoc2013-evolution-cf5191f317bafeaaceb6dd3987d516d03a6e774e.tar.xz
gsoc2013-evolution-cf5191f317bafeaaceb6dd3987d516d03a6e774e.tar.zst
gsoc2013-evolution-cf5191f317bafeaaceb6dd3987d516d03a6e774e.zip
Remove evolution-nognome script.
Looks like some ancient development environment script. I actually use something very similar for my own development environment, but it doesn't belong in a version control system.
Diffstat (limited to 'shell/Makefile.am')
-rw-r--r--shell/Makefile.am3
1 files changed, 0 insertions, 3 deletions
diff --git a/shell/Makefile.am b/shell/Makefile.am
index b61accec1e..0398379c41 100644
--- a/shell/Makefile.am
+++ b/shell/Makefile.am
@@ -191,7 +191,6 @@ errordir = $(privdatadir)/errors
EXTRA_DIST = \
evo-version.h.in \
shell.error.xml \
- evolution-nognome.in \
evolution-icon.rc \
evolution.ico \
evolution-mail.ico \
@@ -221,8 +220,6 @@ CLEANFILES = $(BUILT_SOURCES)
dist-hook:
cd $(distdir); rm -f $(BUILT_SOURCES)
-noinst_SCRIPTS = evolution-nognome
-
evolution-icon.o: evolution.ico evolution-mail.ico evolution-memos.ico evolution-tasks.ico
$(WINDRES) evolution-icon.rc evolution-icon.o