aboutsummaryrefslogtreecommitdiffstats
path: root/composer/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'composer/Makefile.am')
-rw-r--r--composer/Makefile.am10
1 files changed, 2 insertions, 8 deletions
diff --git a/composer/Makefile.am b/composer/Makefile.am
index 9d0fe90ffc..2ee4ec5510 100644
--- a/composer/Makefile.am
+++ b/composer/Makefile.am
@@ -53,16 +53,10 @@ INCLUDES = \
-I$(top_builddir)/addressbook/gui/component/select-names \
-I$(top_builddir)/shell \
-I$(top_srcdir)/shell \
- $(EXTRA_GNOME_CFLAGS) \
- $(GNOME_INCLUDEDIR) \
- $(BONOBO_GNOME_CFLAGS) \
- $(BONOBO_CONF_CFLAGS) \
- $(GTKHTML_CFLAGS) \
- $(BONOBO_CONF_CFLAGS) \
- $(GNOME_VFS_CFLAGS) \
-DEVOLUTION_DATADIR=\"$(datadir)\" \
-DE_GLADEDIR=\"$(gladedir)\" \
- -DG_LOG_DOMAIN=\"composer\"
+ -DG_LOG_DOMAIN=\"composer\" \
+ $(GNOME_FULL_CFLAGS)
libcomposer_a_SOURCES = \
$(IDL_GENERATED) \