aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/contact-editor/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'addressbook/contact-editor/Makefile.am')
-rw-r--r--addressbook/contact-editor/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/addressbook/contact-editor/Makefile.am b/addressbook/contact-editor/Makefile.am
index bdf16bde6a..64fc447da4 100644
--- a/addressbook/contact-editor/Makefile.am
+++ b/addressbook/contact-editor/Makefile.am
@@ -5,6 +5,7 @@ CPPFLAGS = \
INCLUDES = \
$(BONOBO_GNOME_CFLAGS) \
+ $(EXTRA_GNOME_CFLAGS) \
-I$(top_srcdir) \
-I$(top_srcdir)/addressbook/ \
-I$(top_srcdir)/addressbook/backend \
@@ -41,10 +42,8 @@ contact_editor_test_LDADD = \
$(top_builddir)/libversit/libversit.la \
$(GNOMEGNORBA_LIBS) \
$(BONOBO_GNOME_LIBS) \
- $(top_builddir)/widgets/e-table/libetable.a \
$(top_builddir)/widgets/misc/libemiscwidgets.a \
$(top_builddir)/e-util/libeutil.la \
- $(top_builddir)/widgets/e-text/libetext.a \
$(GNOME_PRINT_LIBS) \
$(EXTRA_GNOME_LIBS)