aboutsummaryrefslogtreecommitdiffstats
path: root/shell
diff options
context:
space:
mode:
Diffstat (limited to 'shell')
-rw-r--r--shell/Makefile.am7
1 files changed, 3 insertions, 4 deletions
diff --git a/shell/Makefile.am b/shell/Makefile.am
index 56341d0042..7125c41512 100644
--- a/shell/Makefile.am
+++ b/shell/Makefile.am
@@ -2,12 +2,11 @@
bin_PROGRAMS = evolution
INCLUDES = \
+ $(BONOBO_GNOME_CFLAGS) \
-DEVOLUTION_VERSION=\""$(VERSION)"\" \
- -DEVOLUTION_GLADEDIR=\""$(gladedir)"\" \
- -DEVOLUTION_ICONSDIR=\""$(iconsdir)"\" \
-DEVOLUTION_LOCALEDIR=\""$(datadir)/locale"\" \
- -I$(srcdir)/../widgets \
- $(BONOBO_GNOME_CFLAGS)
+ -I$(srcdir)/../widgets
+
EVOLUTION_CORBA_GENERATED = \
Evolution.h \