Fix "make dist". Temporarily snip some tests from the tarball until
they can be repaired (more changes coming in from the mad branch that will break them). This commit was SVN r11560.
Этот коммит содержится в:
родитель
0f11584a6c
Коммит
5662122885
@ -1137,10 +1137,8 @@ AC_CONFIG_FILES([
|
||||
test/asm/Makefile
|
||||
test/class/Makefile
|
||||
test/memory/Makefile
|
||||
test/runtime/Makefile
|
||||
test/support/Makefile
|
||||
test/threads/Makefile
|
||||
test/util/Makefile
|
||||
test/peruse/Makefile
|
||||
test/datatype/Makefile
|
||||
])
|
||||
|
@ -20,4 +20,4 @@
|
||||
|
||||
# support needs to be first for dependencies
|
||||
SUBDIRS = support asm class memory threads peruse datatype
|
||||
DIST_SUBDIRS = event runtime $(SUBDIRS)
|
||||
DIST_SUBDIRS = event $(SUBDIRS)
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user