1
1

* must add SUBDIRS to DIST_SUBDIRS explicitly. duh.

This commit was SVN r6965.
Этот коммит содержится в:
Brian Barrett 2005-08-21 23:37:20 +00:00
родитель b70470d693
Коммит 948d8963e2

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

@ -18,4 +18,4 @@ include $(top_srcdir)/test/support/Makefile.options
# support needs to be first for dependencies
SUBDIRS = support asm class dps mca memory threads util
DIST_SUBDIRS = runtime
DIST_SUBDIRS = runtime $(SUBDIRS)