1
1

- Dough. Makefile.am was missing in r20710

This commit was SVN r20711.

The following SVN revision numbers were found above:
  r20710 --> open-mpi/ompi@d68a8a1904
Этот коммит содержится в:
Rainer Keller 2009-03-04 00:30:28 +00:00
родитель d68a8a1904
Коммит 8123363357

Просмотреть файл

@ -20,13 +20,11 @@
# This makefile.am does not stand on its own - it is included from ompi/Makefile.am
headers += \
class/ompi_bitmap.h \
class/ompi_free_list.h \
class/ompi_rb_tree.h \
class/ompi_seq_tracker.h
libmpi_la_SOURCES += \
class/ompi_bitmap.c \
class/ompi_free_list.c \
class/ompi_rb_tree.c \
class/ompi_seq_tracker.c