From 90e6b12ca79e7d67140c06da02f65fb47a882df5 Mon Sep 17 00:00:00 2001 From: Carsten Haitzler Date: Wed, 3 Dec 2003 07:07:09 +0000 Subject: [PATCH] and... a backslash SVN revision: 7987 --- legacy/ecore/src/lib/ecore_x/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/legacy/ecore/src/lib/ecore_x/Makefile.am b/legacy/ecore/src/lib/ecore_x/Makefile.am index 9fe60570f5..5c2645ca06 100644 --- a/legacy/ecore/src/lib/ecore_x/Makefile.am +++ b/legacy/ecore/src/lib/ecore_x/Makefile.am @@ -8,7 +8,7 @@ INCLUDES = \ libecore_x_la_LDFLAGS = -version-info 1:0:0 \ -L$(top_builddir)/src/lib/ecore/.libs \ --L$(top_builddir)/src/lib/ecore_txt/.libs +-L$(top_builddir)/src/lib/ecore_txt/.libs \ -L$(top_builddir)/src/lib/ecore_job/.libs if BUILD_ECORE_X