1
1

As agreed, remove "test" from the distribution tarball

This commit was SVN r3653.
Этот коммит содержится в:
Jeff Squyres 2004-11-21 23:15:57 +00:00
родитель ec5972418c
Коммит c0848cd26c
2 изменённых файлов: 0 добавлений и 18 удалений

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

@ -5,8 +5,6 @@
include $(top_srcdir)/config/Makefile.options
SUBDIRS = config include etc src
DIST_SUBDIRS = $(SUBDIRS) test
EXTRA_DIST = README INSTALL VERSION Doxyfile
dist-hook:

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

@ -1096,21 +1096,5 @@ AC_CONFIG_FILES([
src/tools/ompid/Makefile
src/tools/openmpi/Makefile
src/tools/wrappers/Makefile
test/Makefile
test/include/Makefile
test/support/Makefile
test/class/Makefile
test/mca/Makefile
test/mca/oob/Makefile
test/mca/ns/Makefile
test/mca/gpr/Makefile
test/mca/llm/Makefile
test/mca/llm/base/Makefile
test/mca/pcm/Makefile
test/mca/pcm/base/Makefile
test/rte/Makefile
test/threads/Makefile
test/util/Makefile
])
AC_OUTPUT