1
1

As agreed, remove "test" from the distribution tarball

This commit was SVN r3653.
This commit is contained in:
Jeff Squyres 2004-11-21 23:15:57 +00:00
parent ec5972418c
commit c0848cd26c
2 changed files with 0 additions and 18 deletions

View File

@ -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:

View File

@ -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