1
1
- Add DIST_SUBDIRS to ompi/tools/Makefile.am

This commit was SVN r7780.
Этот коммит содержится в:
Jeff Squyres 2005-10-17 11:55:55 +00:00
родитель 70c9407f24
Коммит 89931ac05f
2 изменённых файлов: 6 добавлений и 2 удалений

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

@ -15,10 +15,14 @@
# $HEADER$
#
# This makefile.am does not stand on its own - it is included from opal/Makefile.am
# This makefile.am does not stand on its own - it is included from ompi/Makefile.am
EXTRA_DIST += tools/win_makefile
SUBDIRS += \
tools/ompi_info \
tools/wrappers
DIST_SUBDIRS += \
tools/ompi_info \
tools/wrappers

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

@ -15,7 +15,7 @@
# $HEADER$
#
# This makefile.am does not stand on its own - it is included from opal/Makefile.am
# This makefile.am does not stand on its own - it is included from orte/Makefile.am
SUBDIRS += \
tools/console \