Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add smpi_f77 to extra dist if not in smpi src
[simgrid.git] / buildtools / Cmake / DefinePackages.cmake
index 7ce53ff..6e6ab3f 100644 (file)
@@ -126,6 +126,11 @@ if(SMPI_F2C)
     ${SMPI_SRC}
     src/smpi/smpi_f77.c
     )
+else(SMPI_F2C)
+  set(EXTRA_DIST
+    ${EXTRA_DIST}
+    src/smpi/smpi_f77.c
+  )
 endif(SMPI_F2C)
 
 set(GRAS_RL_SRC
@@ -738,7 +743,6 @@ set(EXTRA_LISTE_GTUT
     )
   
 set(REF_GUIDE_SOURCES
-  doc/ref_guide/doxygen/index-API.doc
   doc/ref_guide/doxygen/footer.html
   doc/ref_guide/doxygen/header.html
   doc/ref_guide/doxygen/main.doc