diff options
Diffstat (limited to 'executive-summary/test-service/Makefile.am')
-rw-r--r-- | executive-summary/test-service/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/executive-summary/test-service/Makefile.am b/executive-summary/test-service/Makefile.am index 4604d89dfc..e294a3ea49 100644 --- a/executive-summary/test-service/Makefile.am +++ b/executive-summary/test-service/Makefile.am @@ -3,7 +3,7 @@ bin_PROGRAMS = test-service CFLAGS += -g INCLUDES = \ -I$(top_srcdir) \ - -I$(srcdir)/../evolution-services \ + -I$(top_srcdir)/executive-summary \ $(EXTRA_GNOME_CFLAGS) \ $(BONOBO_HTML_GNOME_CFLAGS) \ $(UNICODE_CFLAGS) |