Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Remove further references to gras in buildtools/.
[simgrid.git] / buildtools / Cmake / GenerateUserGuide.cmake
index a4f0526..41b792b 100644 (file)
@@ -1,7 +1,6 @@
 #### Generate the html documentation for the user guide.
 
 file(GLOB_RECURSE source_doxygen
-  "${CMAKE_HOME_DIRECTORY}/tools/gras/*.[chl]"
   "${CMAKE_HOME_DIRECTORY}/src/*.[chl]"
   "${CMAKE_HOME_DIRECTORY}/include/*.[chl]"
   )