diff options
Diffstat (limited to 'addressbook/gui')
-rw-r--r-- | addressbook/gui/minicard/Makefile.am | 2 | ||||
-rw-r--r-- | addressbook/gui/widgets/Makefile.am | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/addressbook/gui/minicard/Makefile.am b/addressbook/gui/minicard/Makefile.am index 44cbed0819..54da3de4d0 100644 --- a/addressbook/gui/minicard/Makefile.am +++ b/addressbook/gui/minicard/Makefile.am @@ -5,7 +5,7 @@ INCLUDES = \ -I$(top_builddir)/addressbook/backend \ -I$(top_srcdir)/addressbook/contact-editor \ -I$(top_srcdir)/widgets/e-text \ - $(GNOME_INCLUDEDIR) + $(BONOBO_GNOME_CFLAGS) noinst_LIBRARIES = \ libeminicard.a diff --git a/addressbook/gui/widgets/Makefile.am b/addressbook/gui/widgets/Makefile.am index 44cbed0819..54da3de4d0 100644 --- a/addressbook/gui/widgets/Makefile.am +++ b/addressbook/gui/widgets/Makefile.am @@ -5,7 +5,7 @@ INCLUDES = \ -I$(top_builddir)/addressbook/backend \ -I$(top_srcdir)/addressbook/contact-editor \ -I$(top_srcdir)/widgets/e-text \ - $(GNOME_INCLUDEDIR) + $(BONOBO_GNOME_CFLAGS) noinst_LIBRARIES = \ libeminicard.a |