From abfe42213932a77f350228651ea462302bc97987 Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Fri, 14 Apr 2000 22:42:54 +0000 Subject: Fix compilation with builddir != srcdir (again). svn path=/trunk/; revision=2441 --- 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 2eeb1ec3bc..46adb6da2b 100644 --- a/addressbook/gui/widgets/Makefile.am +++ b/addressbook/gui/widgets/Makefile.am @@ -1,6 +1,7 @@ INCLUDES = \ -I$(top_srcdir)/addressbook/backend/ebook \ -I$(top_srcdir)/addressbook/contact-editor \ + -I$(top_builddir)/addressbook/backend/ebook \ -I$(top_srcdir)/widgets/e-text \ -I$(top_srcdir)/e-util \ $(GNOME_INCLUDEDIR) -- cgit v1.2.3