diff --git a/src/pcas/build/Makefile b/src/pcas/build/Makefile index 8a797e8c0..7da07236e 100644 --- a/src/pcas/build/Makefile +++ b/src/pcas/build/Makefile @@ -25,6 +25,8 @@ include $(TOP)/configure/CONFIG_PCAS_VERSION INC += casdef.h INC += casEventMask.h +INC += casCtx.h +INC += caHdrLargeArray.h INC += caNetAddr.h INC += casVersion.h INC += casVersionNum.h