From 67bf8621089b56d2910c3580ac67ccf6fa7a19c9 Mon Sep 17 00:00:00 2001 From: Elliot Lee Date: Fri, 17 Mar 2000 21:12:14 +0000 Subject: Fix for srcdir != builddir. * calendar/cal-client/Makefile.am, calendar/cal-util/Makefile.am, calendar/gui/Makefile.am, calendar/pcs/Makefile.am, mail/Makefile.am, widgets/e-text/Makefile.am: Fix for srcdir != builddir. svn path=/trunk/; revision=2119 --- widgets/e-text/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'widgets/e-text/Makefile.am') diff --git a/widgets/e-text/Makefile.am b/widgets/e-text/Makefile.am index 60963c9727..e7cc4ea7e1 100644 --- a/widgets/e-text/Makefile.am +++ b/widgets/e-text/Makefile.am @@ -1,4 +1,5 @@ INCLUDES = \ + -I$(top_srcdir) \ $(GNOME_INCLUDEDIR) noinst_LIBRARIES = \ -- cgit v1.2.3