* add some more missing Makefiles
This commit was SVN r6284.
Этот коммит содержится в:
родитель
fe76370cd3
Коммит
4a604c92d8
@ -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:
|
||||
|
12
configure.ac
12
configure.ac
@ -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
|
||||
|
Загрузка…
Ссылка в новой задаче
Block a user