From 20394851919f80269d11aa460e60f2bd1e46b7dc Mon Sep 17 00:00:00 2001 From: Iain Holmes Date: Wed, 25 Oct 2000 23:03:33 +0000 Subject: Summary is back in :D Fixed a silly size issue for composer file selectors. svn path=/trunk/; revision=6187 --- executive-summary/component/Makefile.am | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'executive-summary/component/Makefile.am') diff --git a/executive-summary/component/Makefile.am b/executive-summary/component/Makefile.am index 334069a76b..0731ff40ca 100644 --- a/executive-summary/component/Makefile.am +++ b/executive-summary/component/Makefile.am @@ -6,10 +6,8 @@ INCLUDES = \ -I$(top_srcdir) \ -I$(top_builddir)/shell \ -I$(top_srcdir)/shell \ - -I$(top_builddir)/executive-summary/evolution-services \ - -I$(top_srcdir)/executive-summary/evolution-services \ - -I$(top_builddir)/executive-summary/widdets \ - -I$(top_srcdir)/executive-summary/widgets \ + -I$(top_builddir)/executive-summary \ + -I$(top_srcdir)/executive-summary/ \ $(EXTRA_GNOME_CFLAGS) \ $(GNOME_VFS_CFLAGS) \ $(UNICODE_CFLAGS) \ -- cgit v1.2.3