Activate the PERUSE test if we compile with PERUSE support.
This commit was SVN r9374.
Этот коммит содержится в:
родитель
686cc9ef54
Коммит
57f0eeccff
@ -20,4 +20,7 @@
|
|||||||
|
|
||||||
# support needs to be first for dependencies
|
# support needs to be first for dependencies
|
||||||
SUBDIRS = support asm class dss mca memory threads util
|
SUBDIRS = support asm class dss mca memory threads util
|
||||||
|
if WANT_PERUSE
|
||||||
|
SUBDIRS += peruse
|
||||||
|
endif
|
||||||
DIST_SUBDIRS = runtime $(SUBDIRS)
|
DIST_SUBDIRS = runtime $(SUBDIRS)
|
||||||
|
Загрузка…
Ссылка в новой задаче
Block a user