diff --git a/src/ioc/as/Makefile b/src/ioc/as/Makefile index 971e6a594..25237c26c 100644 --- a/src/ioc/as/Makefile +++ b/src/ioc/as/Makefile @@ -23,5 +23,4 @@ dbCore_SRCS += asIocRegister.c PROD_HOST += ascheck ascheck_SRCS = ascheck.c -ascheck_LIBS = dbCore - +ascheck_LIBS = dbCore ca