X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/8a3e58e28eb077b33811b9d3c434dd502c2366ba..ca076dee06bc98aa0848609c5b87909d94d832c9:/Makefile.am diff --git a/Makefile.am b/Makefile.am index d57547ea67..ad8ae07ceb 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,4 @@ -SUBDIRS= include src examples doc testsuite +SUBDIRS= include src examples doc testsuite doc DISTCLEANFILES = *~ ACLOCAL = aclocal -I acmacro -I /usr/share/aclocal/gnome2-macros @@ -7,7 +7,9 @@ DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc EXTRA_DIST = bootstrap COPYING INSTALL NEWS README README.IEEE TODO AUTHORS ChangeLog\ acmacro/aci.m4 \ - tools/gras-check-arch tools/compile-remote-worker.in + tools/gras-check-arch tools/compile-remote-worker.in \ + tools/MSG_visualization tools/platform_generation \ + tools/doxygen/index_create.pl TAGS: etags `find . -name "*.[ch]"`