From cafbbc77e555fba053d59f93effa6777d931f750 Mon Sep 17 00:00:00 2001 From: mquinson Date: Wed, 7 Jul 2004 01:35:42 +0000 Subject: [PATCH] Update to let make dist work git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@195 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- include/Makefile.am | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) diff --git a/include/Makefile.am b/include/Makefile.am index 2ffd102d44..dc47831888 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -1,18 +1,13 @@ SUBDIRS=modules EXTRA_DIST= \ gras.h \ - log.h \ - error.h \ + log.h error.h \ module.h \ - dynar.h \ - dict.h \ + dynar.h dict.h set.h \ config.h \ \ - datadesc_simple.h \ - data_description.h dd_type_bag.h \ + datadesc.h transport.h virtu.h cond.h process.h \ \ - socket.h messages.h \ - \ - transport.h \ + messages.h \ \ core.h -- 2.20.1