From 615cda69f750ce810696f49e551f8d47a59bdeb8 Mon Sep 17 00:00:00 2001 From: atantar Date: Fri, 12 Jan 2007 13:39:30 +0000 Subject: [PATCH] git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@149 331e1502-861f-0410-8da2-ba01fb791d7f --- trunk/paradiseo-peo/examples/lesson1/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/trunk/paradiseo-peo/examples/lesson1/Makefile.am b/trunk/paradiseo-peo/examples/lesson1/Makefile.am index c9af7c9a8..30ebecce1 100755 --- a/trunk/paradiseo-peo/examples/lesson1/Makefile.am +++ b/trunk/paradiseo-peo/examples/lesson1/Makefile.am @@ -20,7 +20,7 @@ tspExample_SOURCES = \ tspExample_LDFLAGS = \ -L$(EO_DIR)/src/ \ -L$(EO_DIR)/src/utils \ - -L../../src/ \ + -L../../src/core \ -L../../src/rmc/mpi/ \ -L../shared/ \ `xml2-config --libs`