From a721794da7faf87e5ce97171d9b102845459859c Mon Sep 17 00:00:00 2001 From: Andrew Johnson Date: Tue, 23 Sep 2014 15:07:55 -0500 Subject: [PATCH] Missed installing asSub.dbd --- src/std/softIoc/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/src/std/softIoc/Makefile b/src/std/softIoc/Makefile index 74a505b74..a432d358d 100644 --- a/src/std/softIoc/Makefile +++ b/src/std/softIoc/Makefile @@ -13,6 +13,7 @@ PROD_IOC_DEFAULT = softIoc PROD_IOC_iOS = -nil- DBD += base.dbd +DBD += asSub.dbd DBD += softIoc.dbd softIoc_DBD += base.dbd