From: mquinson Date: Fri, 28 Jan 2005 00:10:57 +0000 (+0000) Subject: Helper script mandatory to create an archive=> within the archive X-Git-Tag: v3.3~4549 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/ca076dee06bc98aa0848609c5b87909d94d832c9?hp=11b5a6dcffc865710b18a9597c802a917ac0eb8f Helper script mandatory to create an archive=> within the archive git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@801 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- diff --git a/Makefile.am b/Makefile.am index 1adb72f068..ad8ae07ceb 100644 --- a/Makefile.am +++ b/Makefile.am @@ -8,7 +8,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/MSG_visualization tools/platform_generation + tools/MSG_visualization tools/platform_generation \ + tools/doxygen/index_create.pl TAGS: etags `find . -name "*.[ch]"`