aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--shell/Makefile.am9
1 files changed, 1 insertions, 8 deletions
diff --git a/shell/Makefile.am b/shell/Makefile.am
index 025827d45a..0edf5f87a3 100644
--- a/shell/Makefile.am
+++ b/shell/Makefile.am
@@ -23,7 +23,7 @@ INCLUDES = \
$(TZDIALOG_CFLAGS) \
$(SHELL_CFLAGS)
-noinst_PROGRAMS = evolution
+bin_PROGRAMS = evolution
# Shell CORBA stuff
@@ -201,13 +201,6 @@ install-data-local:
fi
endif
-install-evolution: $(install-privsolibLTLIBRARIES)
- $(mkinstalldirs) $(DESTDIR)$(bindir)
- $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) evolution$(EXEEXT) $(DESTDIR)$(bindir)/evolution$(EXEEXT)
-
-uninstall-evolution:
- $(LIBTOOL) --mode=uninstall rm -rf $(DESTDIR)$(bindir)/evolution$(EXEEXT)
-
# Extra dist stuff
EXTRA_DIST = \