From c2dbeffd76c5e1022df71b4cf5229ca8357fd1f8 Mon Sep 17 00:00:00 2001 From: Rafael Antognolli Date: Thu, 3 Jan 2013 12:04:32 +0000 Subject: [PATCH] ecore/examples: Add PACKAGE_EXAMPLES_DIR to ecore examples too. SVN revision: 82064 --- ecore/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/ecore/Makefile.am b/ecore/Makefile.am index 5aed168e..2ca56da8 100644 --- a/ecore/Makefile.am +++ b/ecore/Makefile.am @@ -17,6 +17,7 @@ AM_CPPFLAGS = \ -I$(top_builddir)/src/lib/ecore_con \ -I$(top_builddir)/src/lib/ecore_evas \ -I$(top_builddir)/src/lib/ecore_audio \ +-DPACKAGE_EXAMPLES_DIR=\".\" \ @ECORE_CFLAGS@ EXTRA_PROGRAMS = \