diff --git a/trunk/paradiseo-moeo/CMakeLists.txt b/trunk/paradiseo-moeo/CMakeLists.txt index b97f845df..e9fa6bc8e 100644 --- a/trunk/paradiseo-moeo/CMakeLists.txt +++ b/trunk/paradiseo-moeo/CMakeLists.txt @@ -110,6 +110,6 @@ ENDIF(WIN32) ### 5) Where must cmake go now ? ###################################################################################### -SUBDIRS(docs tutorials) +SUBDIRS(doc tutorial) ######################################################################################