From 9e89be7afbba50113cb4fa524092c537d713ccd2 Mon Sep 17 00:00:00 2001 From: handyande Date: Sun, 9 May 2004 15:27:17 +0000 Subject: [PATCH] Ecore_Config needs the Ecore_Ipc header file, fixes bug 0000059 SVN revision: 10146 --- legacy/ecore/examples/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/legacy/ecore/examples/Makefile.am b/legacy/ecore/examples/Makefile.am index c369652f71..492e4bec48 100644 --- a/legacy/ecore/examples/Makefile.am +++ b/legacy/ecore/examples/Makefile.am @@ -8,6 +8,7 @@ config_basic_example INCLUDES = \ -I$(top_srcdir)/src/lib/ecore \ +-I$(topdir_src)/src/lib/ecore_ipc \ -I$(top_srcdir)/src/lib/ecore_config LDADD = \