1
1

* add some more missing Makefiles

This commit was SVN r6284.
Этот коммит содержится в:
Brian Barrett 2005-07-02 14:44:41 +00:00
родитель fe76370cd3
Коммит 4a604c92d8
2 изменённых файлов: 12 добавлений и 2 удалений

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

@ -16,7 +16,7 @@
include $(top_srcdir)/config/Makefile.options
SUBDIRS = config include etc src test
SUBDIRS = config include etc opal orte ompi test
EXTRA_DIST = README INSTALL VERSION Doxyfile LICENSE README.alpha
dist-hook:

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

@ -1478,13 +1478,22 @@ AC_CONFIG_FILES([
opal/dynamic-mca/mpool/Makefile
opal/dynamic-mca/allocator/Makefile
orte/runtime/Makefile
orte/Makefile
orte/include/Makefile
orte/class/Makefile
orte/dps/Makefile
orte/runtime/Makefile
orte/util/Makefile
orte/tools/Makefile
orte/tools/console/Makefile
orte/tools/orted/Makefile
orte/tools/orteprobe/Makefile
orte/tools/orterun/Makefile
orte/mca/Makefile
orte/dynamic-mca/Makefile
orte/mca/errmgr/Makefile
orte/mca/errmgr/base/Makefile
orte/mca/iof/Makefile
@ -1532,6 +1541,7 @@ AC_CONFIG_FILES([
orte/dynamic-mca/schema/Makefile
orte/dynamic-mca/soh/Makefile
ompi/class/Makefile
ompi/attribute/Makefile
ompi/communicator/Makefile