Added registryIoc library to EPICS_BASE_HOST_LIBS definition.

This commit is contained in:
Janet B. Anderson
2004-11-03 22:35:57 +00:00
parent 8739e1c298
commit dc2fb8bb5c

View File

@@ -32,7 +32,7 @@ EPICS_BASE_IOC_LIBS += dbIoc registryIoc dbStaticIoc ca Com
#---------------------------------------------------------------
# Epics base Host libraries
EPICS_BASE_HOST_LIBS += cas gdd iocsh asHost dbStaticHost
EPICS_BASE_HOST_LIBS += cas gdd iocsh asHost dbStaticHost registryIoc
EPICS_BASE_HOST_LIBS += ca Com
#---------------------------------------------------------------