aboutsummaryrefslogtreecommitdiffstats
path: root/shell/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'shell/Makefile.am')
-rw-r--r--shell/Makefile.am5
1 files changed, 1 insertions, 4 deletions
diff --git a/shell/Makefile.am b/shell/Makefile.am
index 848310ce33..9e259991ad 100644
--- a/shell/Makefile.am
+++ b/shell/Makefile.am
@@ -12,7 +12,7 @@ INCLUDES = \
-DEVOLUTION_GLADEDIR=\"$(datadir)/evolution/glade\" \
-DG_LOG_DOMAIN=\"evolution-shell\"
-EXTRA_DIST = $(IDLS) ui.xml
+EXTRA_DIST = $(IDLS)
CLEANFILES = $(IDL_GENERATED)
@@ -124,9 +124,6 @@ evolution_LDADD = \
$(UNICODE_LIBS) \
$(BONOBO_GNOME_LIBS)
-uidir = $(datadir)/evolution/shell
-ui_DATA = ui.xml
-
# Purify support
if ENABLE_PURIFY