As agreed, remove "test" from the distribution tarball
This commit was SVN r3653.
This commit is contained in:
parent
ec5972418c
commit
c0848cd26c
@ -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:
|
||||
|
16
configure.ac
16
configure.ac
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user