Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add some more explaination about the network model used in GRAS, featuring a 'neat...
[simgrid.git] / doc / Makefile.am
index 01ea695..d189716 100644 (file)
@@ -7,7 +7,7 @@
 
 DOCSOURCES = $(shell find @top_srcdir@/tools/gras  @top_srcdir@/src @top_srcdir@/include -name "*.[chl]") \
  $(shell find @srcdir@ -name "*.doc" |grep -v logcategories.doc)
-FIGS=simgrid_modules.fig simgrid_modules2.fig amok_bw_test.fig amok_bw_sat.fig
+FIGS=simgrid_modules.fig simgrid_modules2.fig amok_bw_test.fig amok_bw_sat.fig gras_comm.fig
 PNGS=$(patsubst %.fig,%.png,$(FIGS)) webcruft/simgrid_logo.png webcruft/simgrid_logo_small.png webcruft/poster_thumbnail.png
 
 EXTRA_DIST = html Doxyfile \