update files

git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@364 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
liefooga 2007-06-26 11:52:22 +00:00
commit 39d65605fe
4 changed files with 9 additions and 10 deletions

View file

@ -36,8 +36,10 @@ AC_ARG_WITH(EOdir,
AC_OUTPUT([
Makefile
src/Makefile
src/core/Makefile
docs/Makefile
tutorials/Makefile
tutorials/lesson1/Makefile
tutorials/lesson1/flowshop/Makefile
tutorials/lesson2/Makefile
])