From: hadaq Date: Tue, 31 Aug 2010 13:58:53 +0000 (+0000) Subject: trigtype added X-Git-Url: https://jspc29.x-matter.uni-frankfurt.de/git/?a=commitdiff_plain;h=24431b98ab48de580c69fcee1e87d90138e23a53;p=daqdata.git trigtype added --- diff --git a/ebctrl/ioc/ebctrlApp/src/Makefile b/ebctrl/ioc/ebctrlApp/src/Makefile index 2075b9e..84f230a 100644 --- a/ebctrl/ioc/ebctrlApp/src/Makefile +++ b/ebctrl/ioc/ebctrlApp/src/Makefile @@ -47,6 +47,7 @@ ebctrl_DBD += trignr1.dbd ebctrl_DBD += trignr2.dbd ebctrl_DBD += portnr1.dbd ebctrl_DBD += portnr2.dbd +ebctrl_DBD += trigtype.dbd # _registerRecordDeviceDriver.cpp will be created from .dbd ebctrl_SRCS += ebctrl_registerRecordDeviceDriver.cpp @@ -65,6 +66,7 @@ ebctrl_SRCS += trignr1.c ebctrl_SRCS += trignr2.c ebctrl_SRCS += portnr1.c ebctrl_SRCS += portnr2.c +ebctrl_SRCS += trigtype.c # The following adds support from base/src/vxWorks ebctrl_OBJS_vxWorks += $(EPICS_BASE_BIN)/vxComLibrary