X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/8a3e58e28eb077b33811b9d3c434dd502c2366ba..74645bf17655057b81ab984d4ecf77e1f7968b67:/Makefile.am diff --git a/Makefile.am b/Makefile.am index d57547ea67..1adb72f068 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,8 @@ 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 TAGS: etags `find . -name "*.[ch]"`