aboutsummaryrefslogtreecommitdiffstats
path: root/executive-summary/component
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2001-04-26 05:22:54 +0800
committerDan Winship <danw@src.gnome.org>2001-04-26 05:22:54 +0800
commita37ae85ab4c5cd7256e2143332a8263147a328a3 (patch)
tree624d6085e74377095dbff4145b53f98cb2c99446 /executive-summary/component
parent0d7717153d2677e7f39bb35e05640c8e80475fa7 (diff)
downloadgsoc2013-evolution-a37ae85ab4c5cd7256e2143332a8263147a328a3.tar
gsoc2013-evolution-a37ae85ab4c5cd7256e2143332a8263147a328a3.tar.gz
gsoc2013-evolution-a37ae85ab4c5cd7256e2143332a8263147a328a3.tar.bz2
gsoc2013-evolution-a37ae85ab4c5cd7256e2143332a8263147a328a3.tar.lz
gsoc2013-evolution-a37ae85ab4c5cd7256e2143332a8263147a328a3.tar.xz
gsoc2013-evolution-a37ae85ab4c5cd7256e2143332a8263147a328a3.tar.zst
gsoc2013-evolution-a37ae85ab4c5cd7256e2143332a8263147a328a3.zip
Remove this section, which doesn't apply to anything since there are no
* idl/Makefile.am (INCLUDES): Remove this section, which doesn't apply to anything since there are no targets in this directory. * test-service/Makefile.am: * evolution-services/Makefile.am: * component/Makefile.am: Remove UNICODE_LIBS/UNICODE_CFLAGS svn path=/trunk/; revision=9568
Diffstat (limited to 'executive-summary/component')
-rw-r--r--executive-summary/component/Makefile.am4
1 files changed, 1 insertions, 3 deletions
diff --git a/executive-summary/component/Makefile.am b/executive-summary/component/Makefile.am
index 1af1dd7df1..69856b1837 100644
--- a/executive-summary/component/Makefile.am
+++ b/executive-summary/component/Makefile.am
@@ -12,7 +12,6 @@ INCLUDES = \
-I$(top_srcdir)/executive-summary/evolution-services \
$(EXTRA_GNOME_CFLAGS) \
$(GNOME_VFS_CFLAGS) \
- $(UNICODE_CFLAGS) \
$(GTKHTML_CFLAGS) \
-DEVOLUTION_VERSION=\""$(VERSION)"\" \
-DEVOLUTION_GLADEDIR=\""$(gladedir)"\" \
@@ -66,8 +65,7 @@ evolution_executive_summary_LDADD = \
$(BONOBO_VFS_GNOME_LIBS) \
$(EXTRA_GNOME_LIBS) \
-lgal \
- $(GTKHTML_LIBS) \
- $(UNICODE_LIBS)
+ $(GTKHTML_LIBS)
gladedir = $(datadir)/evolution/glade
glade_DATA = executive-summary-config.glade