install header used by iocmon

This commit is contained in:
zimoch
2011-07-01 14:54:21 +00:00
parent cd6e680ccb
commit 5d1a2f57c5
2 changed files with 4 additions and 0 deletions
+2
View File
@@ -33,6 +33,8 @@ INC += dbIocRegister.h
# The following go away what old database access goes away
INC += db_access_routines.h
INC += db_convert.h
# The following is used by iocmon
INC += dbCaPvt.h
DBDINC += menuAlarmSevr
DBDINC += menuAlarmStat
+2
View File
@@ -14,6 +14,8 @@ USR_INCLUDES = -I../../ca
INC += rsrv.h
INC += rsrvIocRegister.h
# The following is used by iocmon
INC += server.h
LIB_SRCS += caserverio.c
LIB_SRCS += caservertask.c