From 55938df2d4948d9581adf7ef660b01fbc6482f4e Mon Sep 17 00:00:00 2001 From: Peter Williams Date: Mon, 2 Jul 2001 14:39:10 +0000 Subject: srcdir != builddir compile fix. 2001-07-02 Peter Williams * gui/contact-editor/Makefile.am (INCLUDES): srcdir != builddir compile fix. * gui/contact-list-editor/Makefile.am (INCLUDES): Same. * gui/widgets/Makefile.am (INCLUDES): Same. * gui/search/Makefile.am (INCLUDES): Same. svn path=/trunk/; revision=10680 --- addressbook/gui/widgets/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'addressbook/gui/widgets') diff --git a/addressbook/gui/widgets/Makefile.am b/addressbook/gui/widgets/Makefile.am index dc84125c39..f031b284e5 100644 --- a/addressbook/gui/widgets/Makefile.am +++ b/addressbook/gui/widgets/Makefile.am @@ -8,6 +8,7 @@ INCLUDES = \ -I$(top_srcdir)/addressbook/gui/contact-editor \ -I$(top_srcdir)/addressbook/gui/merging \ -I$(top_srcdir)/widgets/misc \ + -I$(top_builddir)/shell \ $(BONOBO_GNOME_CFLAGS) \ $(EXTRA_GNOME_CFLAGS) -- cgit v1.2.3