From e51cc39b0c485c2e6d2a98752516f9c8ffcb5a4d Mon Sep 17 00:00:00 2001 From: Michael Davidsaver Date: Thu, 27 Apr 2017 17:24:23 -0400 Subject: [PATCH] ioc/as: dbCore needs ca --- src/ioc/as/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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