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`