added --enable-hclgo
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-10-27 18:26:24 +09:00
parent de94b4e66f
commit 2f9ed77452
11 changed files with 52 additions and 2734 deletions

View File

@ -11,7 +11,9 @@ else
SUBDIRS += lib mod bin t
endif
if ENABLE_HCLGO
SUBDIRS += go
endif
DIST_SUBDIRS = $(SUBDIRS)