diff --git a/src/ca/Makefile b/src/ca/Makefile index bfc2c6b37..46470d32c 100644 --- a/src/ca/Makefile +++ b/src/ca/Makefile @@ -15,6 +15,7 @@ INC += caProto.h INC += db_access.h INC += addrList.h INC += cacIO.h +INC += caDiagnostics.h LIBSRCS += cacChannel.cpp LIBSRCS += cacChannelNotify.cpp