Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
move the dynar type definition to a specific header so that we can share it with...
authormquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Thu, 2 Jun 2005 16:52:08 +0000 (16:52 +0000)
committermquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Thu, 2 Jun 2005 16:52:08 +0000 (16:52 +0000)
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1328 48e7efb5-ca39-0410-a469-dd3cf9ba447f

src/Makefile.am

index e8eb6dc..a3dce08 100644 (file)
@@ -18,6 +18,7 @@ EXTRA_DIST= \
         \
        portable.h \
        \
         \
        portable.h \
        \
+       xbt/dynar_private.h \
         xbt/dict_private.h \
         xbt/heap_private.h \
         xbt/fifo_private.h \
         xbt/dict_private.h \
         xbt/heap_private.h \
         xbt/fifo_private.h \